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
/
ergodox_ez.c
Age
Commit message (
Expand
)
Author
2020-02-26
Implement core communication
Drashna Jael're
2020-02-26
Add toggle for live training
Drashna Jael're
2020-01-09
Move webusb.h includes to quantum.h (#244)
Drashna Jaelre
2019-12-06
feat: update examples + pairing process
Florian Didron
2019-08-28
Restore brightness
Drashna Jaelre
2019-08-28
use full brightness instead
Drashna Jaelre
2019-08-28
Fix Indicator LEDs brightness
Drashna Jaelre
2019-08-17
chore: move led shutdown logic in rgb_matric.c
Florian Didron
2019-08-17
fix: do not turn off leds when usb suspend is not set
Florian Didron
2019-08-15
fix: shutdown all leds before suspend
Florian Didron
2019-08-08
Fix isses with toggling
Drashna Jael're
2019-08-08
Update RGB Matrix configuration for Ergodox EZ
Drashna Jael're
2019-08-05
Enable LED Light level control for Ergodox EZ
Drashna Jael're
2019-06-24
Enable RGB Matrix Sleep functionality
Drashna Jaelre
2019-05-07
rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...
XScorpion2
2019-05-07
Updated rgb_led struct field modifier to flags (#5619)
XScorpion2
2019-03-26
Fixing Ergodox_EZ rgb_led initialization
Ryan Caltabiano
2019-03-12
Next set of split_common changes (#4974)
James Churchill
2018-11-18
Make Ergodox EZ Glow's rgb matrix user configurable
Drashna Jaelre
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
2018-05-09
disables RGB Matrix for now
Erez Zukerman
2018-05-09
a quick attempt
Erez Zukerman
2018-03-16
Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency
Joe Wasson
2017-11-27
Merge pull request #2047 from seebs/seebs/ergodox_brightness
Erez Zukerman
2017-11-26
fix typo
Seebs
2017-11-23
Make brightness easier to change
Seebs
2017-10-27
implement ergodox_left_leds_update in ergodox_ez
Don Armstrong
2017-10-27
add initial support for left leds on an ergodox ez
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-06-23
Backlight abstraction and other changes (#439)
Jack Humbert
2016-06-21
Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
Jack Humbert