Commit Graph

10 Commits (30f22d450da19c65584e6deb8515a1fa5b074e07)

Author SHA1 Message Date
Nikolaus Wittenstein 06d21009b2 Minor cleanup 8 years ago
Jack Humbert d707738616 i2c working 8 years ago
Jack Humbert 8e88d55bfd reverts #343 for the most part (#474) 8 years ago
Jack Humbert 13bb6b4b7f Backlight abstraction and other changes (#439)
* redoes matrix pins, abstracts backlight code for B5,6,7

* slimming down keyboard stuff, backlight breathing implemented

* don't call backlight init when no pin

* cleans up user/kb/quantum calls, keyboard files

* fix pvc atomic

* replaces CHANNEL with correct var in breathing

* removes .hexs, updates readmes, updates template

* cleans-up clueboards, readmes to lowercase

* updates readme
8 years ago
Eric Tang aaa758f1d3 Optimize matrix scanning (#343) 8 years ago
Erez Zukerman 1a8c0dd22d Leader key implementation (#326)
* implements leader key for planck experimental

* allows override of leader timeout

* adds ability to use the leader key in seq

* fixes leader keycode

* adds chording prototype

* fixes keycode detection

* moves music mode to quantum.c

* disables chording by default

* updates process_action functions to return bool
8 years ago
yoyoerx 641859df84 Addressed void* return warning in all keymaps 9 years ago
Jack Humbert 547da78335 merging tmk 9 years ago
tmk 6b588eb7f7 Add keyboard_setup() and matrix_setup() 9 years ago
tmk 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 years ago