summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez/matrix.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-27/+27
2024-03-27Update I2C API usage in keyboard code (#23360)Ryan1-1/+1
2024-01-17I2C driver cleanup (#21273)David Hoelscher1-12/+5
2022-01-10[Keyboard] Fix suspend issues on ergodox_ez. (#15300)Mewp1-1/+1
2020-10-14Fix issues with suspend code for ZSA split boards (#10640)Drashna Jaelre1-0/+15
2020-10-13[Keyboard] Update to ZSA Boards (#10119)Drashna Jaelre1-2/+4
2020-09-30[Keyboard] Convert ErgoDox EZ to Matrix Lite (#10189)Drashna Jaelre1-203/+130
2020-02-07[Keyboard] Remove i2c write command when reading columns on Ergodox EZ (#8092)esinlayo1-4/+2
2020-01-01[Keyboard] Ergodox EZ - Re-init ISSI driver on reconnect (#7731)Drashna Jaelre1-0/+3
2019-10-15 Port DEBUG_MATRIX_SCAN_RATE to core (#7029)Joel Challis1-37/+0
2019-10-09Keyboard/ergodox debounce (#6994)Drashna Jaelre1-4/+6
2019-05-15Removes Erez personally from QMK (#5883)Erez Zukerman1-8/+4
2019-04-08ergodox_ez: fixed bug where debounce() was called without calculating changed...Alex Ong1-7/+20
2019-04-03Eager Per Row Debouncing added (added to Ergodox) (#5498)Alex Ong1-262/+196
2019-03-12Next set of split_common changes (#4974)James Churchill1-2/+2
2018-11-22Merge pull request #4454 from trunneml/improveddebounceErez Zukerman1-21/+28
2018-11-21Fix row 11Drashna Jaelre1-2/+1
2018-11-20Adaptive debounce logicMichael Graf1-21/+28
2018-06-23adds immediate i2c return, fixes ez matrix codeJack Humbert1-9/+10
2018-06-22refactor, non-workingJack Humbert1-10/+10
2018-06-12revert some attempts, update i2cJack Humbert1-4/+4
2018-05-24a failed attempt at hot-pluggingErez Zukerman1-2/+4
2018-05-15i2c fixJack Humbert1-2/+1
2017-12-10Don't "unselect" left-hand rowsSeebs1-11/+3
2017-11-26improve ergodox ez performanceSeebs1-19/+23
2017-10-27update left led supportDon Armstrong1-0/+3
2017-08-23Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert1-0/+394
2016-07-29Initial structure for Ergodox as subprojectsFred Sundvik1-382/+0
2016-07-06fix/annotate wait_us linesJack Humbert1-0/+12
2016-07-04Adds wait to i2c (debounce)Jack Humbert1-3/+3
2016-07-04Improves debounceJack Humbert1-1/+1
2016-06-29Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert1-2/+1
2016-06-23updates ez's matrix to specJack Humbert1-0/+8
2016-06-21Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert1-0/+363