summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez/matrix.c
Commit message (Expand)AuthorAge
* Port DEBUG_MATRIX_SCAN_RATE to core (#7029)Joel Challis2019-10-15
* Keyboard/ergodox debounce (#6994)Drashna Jaelre2019-10-09
* Removes Erez personally from QMK (#5883)Erez Zukerman2019-05-15
* ergodox_ez: fixed bug where debounce() was called without calculating changed...Alex Ong2019-04-08
* Eager Per Row Debouncing added (added to Ergodox) (#5498)Alex Ong2019-04-03
* Next set of split_common changes (#4974)James Churchill2019-03-12
* Merge pull request #4454 from trunneml/improveddebounceErez Zukerman2018-11-22
|\
| * Adaptive debounce logicMichael Graf2018-11-20
* | Fix row 11Drashna Jaelre2018-11-21
|/
* adds immediate i2c return, fixes ez matrix codeJack Humbert2018-06-23
* refactor, non-workingJack Humbert2018-06-22
* revert some attempts, update i2cJack Humbert2018-06-12
* a failed attempt at hot-pluggingErez Zukerman2018-05-24
* i2c fixJack Humbert2018-05-15
* Don't "unselect" left-hand rowsSeebs2017-12-10
* improve ergodox ez performanceSeebs2017-11-26
* update left led supportDon Armstrong2017-10-27
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-23
* Initial structure for Ergodox as subprojectsFred Sundvik2016-07-29
* fix/annotate wait_us linesJack Humbert2016-07-06
* Adds wait to i2c (debounce)Jack Humbert2016-07-04
* Improves debounceJack Humbert2016-07-04
* Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert2016-06-29
* updates ez's matrix to specJack Humbert2016-06-23
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-21