index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
ergodox_ez
/
matrix.c
Age
Commit message (
Expand
)
Author
2022-10-28
Reduce i2c timeouts for rgb led supported hardware (#360)
Drashna Jaelre
2022-08-05
Properly fix i2c leds for ergodox shine (#356)
Drashna Jaelre
2022-07-29
Fix lag issues when rgblight cannot connect to i2c rgb bridge (#354)
Drashna Jaelre
2022-03-25
Remerge 0.16.x' into firmware21
Drashna Jael're
2022-01-10
[Keyboard] Fix suspend issues on ergodox_ez. (#15300)
Mewp
2021-06-29
Merge upstream QMK Firmware at '0.12.52~1'
Drashna Jael're
2020-10-14
Fix issues with suspend code for ZSA split boards (#10640)
Drashna Jaelre
2020-10-14
Merge branch 'firmware19' of github.com:zsa/qmk_firmware into firmware19
Florian Didron
2020-10-14
fix issues with keyboard sleep (#316)
Florian Didron
2020-10-13
Revert "Revert "Convert ErgoDox EZ to Matrix Lite (qmk#10189)""
Florian Didron
2020-10-13
Revert "Convert ErgoDox EZ to Matrix Lite (qmk#10189)"
Florian Didron
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-09-30
[Keyboard] Update to ZSA Boards (qmk#10119)
Drashna Jael're
2020-09-30
Convert ErgoDox EZ to Matrix Lite (qmk#10189)
Drashna Jael're
2020-02-26
Revert "[Keyboard] Remove i2c write command when reading columns on Ergodox E...
Drashna Jaelre
2020-02-26
[Keyboard] Remove i2c write command when reading columns on Ergodox EZ (#8092)
esinlayo
2020-02-07
[Keyboard] Remove i2c write command when reading columns on Ergodox EZ (#8092)
esinlayo
2020-01-09
Re-init rgb matrix on left half reconnect
Drashna Jaelre
2020-01-01
[Keyboard] Ergodox EZ - Re-init ISSI driver on reconnect (#7731)
Drashna Jaelre
2019-11-04
Port DEBUG_MATRIX_SCAN_RATE to core (#7029)
Joel Challis
2019-10-15
Port DEBUG_MATRIX_SCAN_RATE to core (#7029)
Joel Challis
2019-10-09
Keyboard/ergodox debounce (#6994)
Drashna Jaelre
2019-06-04
Fixing matrix_scan so it properly returns changed status on Ergodox E
Drashna Jaelre
2019-05-15
Removes Erez personally from QMK (#5883)
Erez Zukerman
2019-04-09
ergodox_ez: fixed bug where debounce() was called without calculating changed...
Alex Ong
2019-04-09
Eager Per Row Debouncing added (added to Ergodox) (#5498)
Alex Ong
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