Commit Graph

10 Commits (e5d1e4b8cefb8f78561f35e0295b548c00b5ad57)

Author SHA1 Message Date
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
Jack Humbert 008c8d54a0 adds power_up to quantum's matrix file 8 years ago
Jack Humbert de57799530 brings alps64 up-to-date (needs testing) 8 years ago
Eric Tang 1ae6011cef Clean up #343's code (#348) 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
Jack Humbert 684793360c quantum accommodates more than 16 columns 8 years ago
yoyoerx 641859df84 Addressed void* return warning in all keymaps 9 years ago
Jack Humbert 35a81f5b8b added ergodox 9 years ago
Jack Humbert 46e7fb2d3c quantum separated 9 years ago