summaryrefslogtreecommitdiff
path: root/quantum/matrix.c
AgeCommit message (Collapse)Author
2016-06-23Backlight abstraction and other changes (#439)Jack Humbert
* 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
2016-06-17adds power_up to quantum's matrix fileJack Humbert
2016-05-28brings alps64 up-to-date (needs testing)Jack Humbert
2016-05-24Clean up #343's code (#348)Eric Tang
2016-05-23Optimize matrix scanning (#343)Eric Tang
2016-05-15Leader key implementation (#326)Erez Zukerman
* 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
2016-05-09quantum accommodates more than 16 columnsJack Humbert
2016-03-10Addressed void* return warning in all keymapsyoyoerx
2015-10-26added ergodoxJack Humbert
2015-10-26quantum separatedJack Humbert