aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez/matrix.c
AgeCommit message (Expand)Author
2020-02-07[Keyboard] Remove i2c write command when reading columns on Ergodox EZ (#8092)Gravatar esinlayo
2020-01-01[Keyboard] Ergodox EZ - Re-init ISSI driver on reconnect (#7731)Gravatar Drashna Jaelre
2019-10-15 Port DEBUG_MATRIX_SCAN_RATE to core (#7029)Gravatar Joel Challis
2019-10-09Keyboard/ergodox debounce (#6994)Gravatar Drashna Jaelre
2019-05-15Removes Erez personally from QMK (#5883)Gravatar Erez Zukerman
2019-04-08ergodox_ez: fixed bug where debounce() was called without calculating changed...Gravatar Alex Ong
2019-04-03Eager Per Row Debouncing added (added to Ergodox) (#5498)Gravatar Alex Ong
2019-03-12Next set of split_common changes (#4974)Gravatar James Churchill
2018-11-22Merge pull request #4454 from trunneml/improveddebounceGravatar Erez Zukerman
2018-11-21Fix row 11Gravatar Drashna Jaelre
2018-11-20Adaptive debounce logicGravatar Michael Graf
2018-06-23adds immediate i2c return, fixes ez matrix codeGravatar Jack Humbert
2018-06-22refactor, non-workingGravatar Jack Humbert
2018-06-12revert some attempts, update i2cGravatar Jack Humbert
2018-05-24a failed attempt at hot-pluggingGravatar Erez Zukerman
2018-05-15i2c fixGravatar Jack Humbert
2017-12-10Don't "unselect" left-hand rowsGravatar Seebs
2017-11-26improve ergodox ez performanceGravatar Seebs
2017-10-27update left led supportGravatar Don Armstrong
2017-08-23Creates a layouts/ folder for keymaps shared between keyboards (#1609)Gravatar Jack Humbert
2016-07-29Initial structure for Ergodox as subprojectsGravatar Fred Sundvik
2016-07-06fix/annotate wait_us linesGravatar Jack Humbert
2016-07-04Adds wait to i2c (debounce)Gravatar Jack Humbert
2016-07-04Improves debounceGravatar Jack Humbert
2016-06-29Moves features to their own files (process_*), adds tap dance feature (#460)Gravatar Jack Humbert
2016-06-23updates ez's matrix to specGravatar Jack Humbert
2016-06-21Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Gravatar Jack Humbert