aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/matrix.c
Commit message (Expand)AuthorAgeFilesLines
* don't always detect a matrix change (fixes debounce)Jack Humbert2016-11-181-1/+1
* added fixed debounce codeIBNobody2016-10-291-73/+70
* Made scanning more efficientIBNobody2016-10-291-31/+24
* Refactoring Matrix scanningIBNobody2016-10-281-78/+95
* Fixing Debounce - WIPIBNobody2016-10-281-83/+163
* Fixed some large keyboard bugsIBNobody2016-10-231-4/+33
* fix/annotate wait_us linesJack Humbert2016-07-061-12/+2
* reverts #343 for the most part (#474)Jack Humbert2016-07-041-129/+163
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-011-0/+2
* Implements subprojects and updates projects for this (#459)Jack Humbert2016-06-291-23/+23
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-231-14/+34
* 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
* 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