aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez/matrix.c
Commit message (Expand)AuthorAgeFilesLines
* [Keyboard] Convert ErgoDox EZ to Matrix Lite (#10189)Drashna Jaelre2020-09-301-203/+130
* [Keyboard] Remove i2c write command when reading columns on Ergodox EZ (#8092)esinlayo2020-02-071-4/+2
* [Keyboard] Ergodox EZ - Re-init ISSI driver on reconnect (#7731)Drashna Jaelre2020-01-011-0/+3
* Port DEBUG_MATRIX_SCAN_RATE to core (#7029)Joel Challis2019-10-151-37/+0
* Keyboard/ergodox debounce (#6994)Drashna Jaelre2019-10-091-4/+6
* Removes Erez personally from QMK (#5883)Erez Zukerman2019-05-151-8/+4
* ergodox_ez: fixed bug where debounce() was called without calculating changed...Alex Ong2019-04-081-7/+20
* Eager Per Row Debouncing added (added to Ergodox) (#5498)Alex Ong2019-04-031-262/+196
* Next set of split_common changes (#4974)James Churchill2019-03-121-2/+2
* Merge pull request #4454 from trunneml/improveddebounceErez Zukerman2018-11-221-21/+28
|\
| * Adaptive debounce logicMichael Graf2018-11-201-21/+28
* | Fix row 11Drashna Jaelre2018-11-211-2/+1
|/
* adds immediate i2c return, fixes ez matrix codeJack Humbert2018-06-231-9/+10
* refactor, non-workingJack Humbert2018-06-221-10/+10
* revert some attempts, update i2cJack Humbert2018-06-121-4/+4
* a failed attempt at hot-pluggingErez Zukerman2018-05-241-2/+4
* i2c fixJack Humbert2018-05-151-2/+1
* Don't "unselect" left-hand rowsSeebs2017-12-101-11/+3
* improve ergodox ez performanceSeebs2017-11-261-19/+23
* update left led supportDon Armstrong2017-10-271-0/+3
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-231-0/+394
* Initial structure for Ergodox as subprojectsFred Sundvik2016-07-291-382/+0
* fix/annotate wait_us linesJack Humbert2016-07-061-0/+12
* Adds wait to i2c (debounce)Jack Humbert2016-07-041-3/+3
* Improves debounceJack Humbert2016-07-041-1/+1
* Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert2016-06-291-2/+1
* updates ez's matrix to specJack Humbert2016-06-231-0/+8
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-211-0/+363