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
2022-07-13
Fix issues with RGB Matrix flags (#353)
Drashna Jaelre
2022-05-31
Reimplements Oryx's live training over raw hid (#345)
Florian Didron
2021-12-07
Merge commit '6d0a62920410f50d7f6707960ca1ca0c8fd1d1fa' into firmware21
Drashna Jael're
2021-11-24
Remove use of __flash due to LTO issues (#15268)
Joel Challis
2021-10-20
Merge branch 'firmware20' into firmware21
Drashna Jael're
2021-10-11
Merge commit 'd9e077468ab3446cbd7306a453a73dad2c1403e8' into firmware_21
Drashna Jael're
2021-07-31
__flash? (#13799)
Joel Challis
2021-07-25
[Keyboard] Update ZSA Keyboard Readmes and keymaps (#13041)
Drashna Jaelre
2021-07-08
Merge tag '0.13.13' into firmware_21
Drashna Jael're
2021-07-08
fix: caps lock indicator doesn't work on layer 1
Florian Didron
2021-06-29
Merge upstream QMK Firmware at '0.12.52~1'
Drashna Jael're
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-03-18
Adds caps lock led status on Moonlander/Ergodox (#332)
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-06-02
Enable LED Blinking for Dynamic Macro Recording status for Ergodox EZ
Drashna Jael're
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-21
[Keyboard] Updates to ZSA boards (#6513)
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
[Keyboard] Add idle/wakeup function calls to Ergodox EZ (#6173)
Drashna Jaelre
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-05-07
rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...
XScorpion2
2019-04-29
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
[next]