summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez/matrix.c
Commit message (Expand)AuthorAge
* [Keyboard] Fix suspend issues on ergodox_ez. (#15300)Mewp2022-01-10
* Fix issues with suspend code for ZSA split boards (#10640)Drashna Jaelre2020-10-14
* [Keyboard] Update to ZSA Boards (#10119)Drashna Jaelre2020-10-13
* [Keyboard] Convert ErgoDox EZ to Matrix Lite (#10189)Drashna Jaelre2020-09-30
* [Keyboard] Remove i2c write command when reading columns on Ergodox EZ (#8092)esinlayo2020-02-07
* [Keyboard] Ergodox EZ - Re-init ISSI driver on reconnect (#7731)Drashna Jaelre2020-01-01
* 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