index
:
qmk_firmware
taamas
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
ergodox_ez
/
matrix.c
Age
Commit message (
Expand
)
Author
2020-10-14
Fix 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-09
Keyboard/ergodox debounce (#6994)
Drashna Jaelre
2019-05-15
Removes Erez personally from QMK (#5883)
Erez Zukerman
2019-04-08
ergodox_ez: fixed bug where debounce() was called without calculating changed...
Alex Ong
2019-04-03
Eager Per Row Debouncing added (added to Ergodox) (#5498)
Alex Ong
2019-03-12
Next set of split_common changes (#4974)
James Churchill
2018-11-22
Merge pull request #4454 from trunneml/improveddebounce
Erez Zukerman
2018-11-21
Fix row 11
Drashna Jaelre
2018-11-20
Adaptive debounce logic
Michael Graf
2018-06-23
adds immediate i2c return, fixes ez matrix code
Jack Humbert
2018-06-22
refactor, non-working
Jack Humbert
2018-06-12
revert some attempts, update i2c
Jack Humbert
2018-05-24
a failed attempt at hot-plugging
Erez Zukerman
2018-05-15
i2c fix
Jack Humbert
2017-12-10
Don't "unselect" left-hand rows
Seebs
2017-11-26
improve ergodox ez performance
Seebs
2017-10-27
update left led support
Don Armstrong
2017-08-23
Creates a layouts/ folder for keymaps shared between keyboards (#1609)
Jack Humbert
2016-07-29
Initial structure for Ergodox as subprojects
Fred Sundvik
2016-07-06
fix/annotate wait_us lines
Jack Humbert
2016-07-04
Adds wait to i2c (debounce)
Jack Humbert
2016-07-04
Improves debounce
Jack Humbert
2016-06-29
Moves features to their own files (process_*), adds tap dance feature (#460)
Jack Humbert
2016-06-23
updates ez's matrix to spec
Jack Humbert
2016-06-21
Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
Jack Humbert