summaryrefslogtreecommitdiffstats
path: root/quantum/matrix.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-28Disable JTAG in keyboard initDrashna Jaelre1-6/+0
2017-03-29Clarify the quantum license (#1042)skullydazed1-2/+1
2017-02-06Add new DIODE_DIRECTION optionNikolaus Wittenstein1-5/+7
2017-02-06Remove unused matrix_raw variable in matrix.cNikolaus Wittenstein1-2/+0
2016-11-19don't always detect a matrix change (fixes debounce)Jack Humbert1-1/+1
2016-10-29added fixed debounce codeIBNobody1-73/+70
2016-10-29Made scanning more efficientIBNobody1-31/+24
2016-10-28Refactoring Matrix scanningIBNobody1-78/+95
2016-10-28Fixing Debounce - WIPIBNobody1-83/+163
2016-10-24Fixed some large keyboard bugsIBNobody1-4/+33
2016-07-06fix/annotate wait_us linesJack Humbert1-12/+2
2016-07-04reverts #343 for the most part (#474)Jack Humbert1-129/+163
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo1-0/+2
2016-06-29Implements subprojects and updates projects for this (#459)Jack Humbert1-23/+23
2016-06-24Backlight abstraction and other changes (#439)Jack Humbert1-14/+34
2016-06-18adds power_up to quantum's matrix fileJack Humbert1-0/+24
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
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