| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix issues with suspend code for ZSA split boards (#10640) | Drashna Jaelre | 2020-10-14 | 1 | -0/+15 |
* | [Keyboard] Update to ZSA Boards (#10119) | Drashna Jaelre | 2020-10-13 | 1 | -2/+4 |
* | [Keyboard] Convert ErgoDox EZ to Matrix Lite (#10189) | Drashna Jaelre | 2020-09-30 | 1 | -203/+130 |
* | [Keyboard] Remove i2c write command when reading columns on Ergodox EZ (#8092) | esinlayo | 2020-02-07 | 1 | -4/+2 |
* | [Keyboard] Ergodox EZ - Re-init ISSI driver on reconnect (#7731) | Drashna Jaelre | 2020-01-01 | 1 | -0/+3 |
* | Port DEBUG_MATRIX_SCAN_RATE to core (#7029) | Joel Challis | 2019-10-15 | 1 | -37/+0 |
* | Keyboard/ergodox debounce (#6994) | Drashna Jaelre | 2019-10-09 | 1 | -4/+6 |
* | Removes Erez personally from QMK (#5883) | Erez Zukerman | 2019-05-15 | 1 | -8/+4 |
* | ergodox_ez: fixed bug where debounce() was called without calculating changed... | Alex Ong | 2019-04-08 | 1 | -7/+20 |
* | Eager Per Row Debouncing added (added to Ergodox) (#5498) | Alex Ong | 2019-04-03 | 1 | -262/+196 |
* | Next set of split_common changes (#4974) | James Churchill | 2019-03-12 | 1 | -2/+2 |
* | Merge pull request #4454 from trunneml/improveddebounce | Erez Zukerman | 2018-11-22 | 1 | -21/+28 |
|\ |
|
| * | Adaptive debounce logic | Michael Graf | 2018-11-20 | 1 | -21/+28 |
* | | Fix row 11 | Drashna Jaelre | 2018-11-21 | 1 | -2/+1 |
|/ |
|
* | adds immediate i2c return, fixes ez matrix code | Jack Humbert | 2018-06-23 | 1 | -9/+10 |
* | refactor, non-working | Jack Humbert | 2018-06-22 | 1 | -10/+10 |
* | revert some attempts, update i2c | Jack Humbert | 2018-06-12 | 1 | -4/+4 |
* | a failed attempt at hot-plugging | Erez Zukerman | 2018-05-24 | 1 | -2/+4 |
* | i2c fix | Jack Humbert | 2018-05-15 | 1 | -2/+1 |
* | Don't "unselect" left-hand rows | Seebs | 2017-12-10 | 1 | -11/+3 |
* | improve ergodox ez performance | Seebs | 2017-11-26 | 1 | -19/+23 |
* | update left led support | Don Armstrong | 2017-10-27 | 1 | -0/+3 |
* | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | Jack Humbert | 2017-08-23 | 1 | -0/+394 |
* | Initial structure for Ergodox as subprojects | Fred Sundvik | 2016-07-29 | 1 | -382/+0 |
* | fix/annotate wait_us lines | Jack Humbert | 2016-07-06 | 1 | -0/+12 |
* | Adds wait to i2c (debounce) | Jack Humbert | 2016-07-04 | 1 | -3/+3 |
* | Improves debounce | Jack Humbert | 2016-07-04 | 1 | -1/+1 |
* | Moves features to their own files (process_*), adds tap dance feature (#460) | Jack Humbert | 2016-06-29 | 1 | -2/+1 |
* | updates ez's matrix to spec | Jack Humbert | 2016-06-23 | 1 | -0/+8 |
* | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | Jack Humbert | 2016-06-21 | 1 | -0/+363 |