aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* adds power_up to quantum's matrix fileJack Humbert2016-06-171-0/+24
|
* brings alps64 up-to-date (needs testing)Jack Humbert2016-05-281-2/+4
|
* Clean up #343's code (#348)Eric Tang2016-05-241-2/+2
|
* Optimize matrix scanning (#343)Eric Tang2016-05-231-229/+140
|
* Leader key implementation (#326)Erez Zukerman2016-05-151-4/+4
| | | | | | | | | | | | | | | | | | | | * 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
* quantum accommodates more than 16 columnsJack Humbert2016-05-091-5/+12
|
* Addressed void* return warning in all keymapsyoyoerx2016-03-101-10/+6
|
* added ergodoxJack Humbert2015-10-261-0/+10
|
* quantum separatedJack Humbert2015-10-261-0/+301