summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez/matrix.c
AgeCommit message (Expand)Author
2022-01-10[Keyboard] Fix suspend issues on ergodox_ez. (#15300)Mewp
2020-10-14Fix issues with suspend code for ZSA split boards (#10640)Drashna Jaelre
2020-10-13[Keyboard] Update to ZSA Boards (#10119)Drashna Jaelre
2020-09-30[Keyboard] Convert ErgoDox EZ to Matrix Lite (#10189)Drashna Jaelre
2020-02-07[Keyboard] Remove i2c write command when reading columns on Ergodox EZ (#8092)esinlayo
2020-01-01[Keyboard] Ergodox EZ - Re-init ISSI driver on reconnect (#7731)Drashna Jaelre
2019-10-15 Port DEBUG_MATRIX_SCAN_RATE to core (#7029)Joel Challis
2019-10-09Keyboard/ergodox debounce (#6994)Drashna Jaelre
2019-05-15Removes Erez personally from QMK (#5883)Erez Zukerman
2019-04-08ergodox_ez: fixed bug where debounce() was called without calculating changed...Alex Ong
2019-04-03Eager Per Row Debouncing added (added to Ergodox) (#5498)Alex Ong
2019-03-12Next set of split_common changes (#4974)James Churchill
2018-11-22Merge pull request #4454 from trunneml/improveddebounceErez Zukerman
2018-11-21Fix row 11Drashna Jaelre
2018-11-20Adaptive debounce logicMichael Graf
2018-06-23adds immediate i2c return, fixes ez matrix codeJack Humbert
2018-06-22refactor, non-workingJack Humbert
2018-06-12revert some attempts, update i2cJack Humbert
2018-05-24a failed attempt at hot-pluggingErez Zukerman
2018-05-15i2c fixJack Humbert
2017-12-10Don't "unselect" left-hand rowsSeebs
2017-11-26improve ergodox ez performanceSeebs
2017-10-27update left led supportDon Armstrong
2017-08-23Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert
2016-07-29Initial structure for Ergodox as subprojectsFred Sundvik
2016-07-06fix/annotate wait_us linesJack Humbert
2016-07-04Adds wait to i2c (debounce)Jack Humbert
2016-07-04Improves debounceJack Humbert
2016-06-29Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert
2016-06-23updates ez's matrix to specJack Humbert
2016-06-21Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert