summaryrefslogtreecommitdiffstats
path: root/quantum/matrix.c
AgeCommit message (Collapse)AuthorFilesLines
2016-05-28brings alps64 up-to-date (needs testing)Jack Humbert1-2/+4
2016-05-24Clean up #343's code (#348)Eric Tang1-2/+2
2016-05-24Optimize matrix scanning (#343)Eric Tang1-229/+140
2016-05-15Leader key implementation (#326)Erez Zukerman1-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
2016-05-09quantum accommodates more than 16 columnsJack Humbert1-5/+12
2016-03-10Addressed void* return warning in all keymapsyoyoerx1-10/+6
2015-10-26added ergodoxJack Humbert1-0/+10
2015-10-26quantum separatedJack Humbert1-0/+301