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
/
config.h
Age
Commit message (
Expand
)
Author
2019-01-27
Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
Konstantin Đorđević
2018-11-20
Adaptive debounce logic
Michael Graf
2018-09-17
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
Joe Wasson
2018-07-08
Re-add RGBW code, so RGB Underglow will compile
Drashna Jaelre
2018-06-22
refactor, non-working
Jack Humbert
2018-06-12
adds timeout to avr i2c
Jack Humbert
2018-06-12
revert some attempts, update i2c
Jack Humbert
2018-05-09
a quick attempt
Erez Zukerman
2017-11-27
Merge pull request #2047 from seebs/seebs/ergodox_brightness
Erez Zukerman
2017-11-26
improve ergodox ez performance
Seebs
2017-11-23
Make brightness easier to change
Seebs
2017-11-09
disables Shine LED layer indication for now
Erez Zukerman
2017-11-06
adds indication up to layer 7
Erez Zukerman
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-04
Improves debounce
Jack Humbert
2016-06-21
Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
Jack Humbert