index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
ergodox_ez
/
matrix.c
Age
Commit message (
Expand
)
Author
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