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
Age
Commit message (
Expand
)
Author
2020-06-12
Convert clipping variables in rgblight.c to a structure (#7720)
Drashna Jaelre
2020-06-12
Fix AVR ws2812 when ADDRESS_BASE is non zero (#8646)
Joel Challis
2020-06-02
Enable LED Blinking for Dynamic Macro Recording status for Ergodox EZ
Drashna Jael're
2020-02-26
revert: change ergodox default debounce value
Florian
2020-02-26
Revert "[Keyboard] Remove i2c write command when reading columns on Ergodox E...
Drashna Jaelre
2020-02-26
fix: change ergodox default value
Florian
2020-02-26
[Keyboard] Remove i2c write command when reading columns on Ergodox EZ (#8092)
esinlayo
2020-02-26
Limit number of layers due to eeprom size contstraints
Drashna Jael're
2020-02-26
Implement core communication
Drashna Jael're
2020-02-26
Add Oryx keymap, etc
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
2020-01-09
Re-init rgb matrix on left half reconnect
Drashna Jaelre
2020-01-09
WS2812 Overhaul (#210)
Drashna Jaelre
2019-12-06
feat: update examples + pairing process
Florian Didron
2019-12-06
fix: adds webusb include on test keymaps
Florian Didron
2019-12-06
feat: webusb keymap examples
Florian Didron
2019-12-06
chore: change manufacturer name to ZSA
Florian Didron
2019-12-06
feat: adds webusb
Florian Didron
2019-11-04
Port DEBUG_MATRIX_SCAN_RATE to core (#7029)
Joel Challis
2019-09-30
Increase ergodox-ez debounce to 30
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
chore: set rgb sleep by default for the Shine
Florian Didron
2019-08-15
chore: set rgb suspend to default
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-07-27
Optimize RGB Matrix rendering for Ergodox EZ
Drashna Jael're
2019-07-27
Use Layer State Typedef in keymaps
Drashna Jaelre
2019-07-10
Use QUANTUM_LIB_SRC for i2c_master.c inclusion (qmk#5617)
Drashna Jaelre
2019-06-24
Enable RGB Matrix Sleep functionality
Drashna Jaelre
2019-06-04
Fixing matrix_scan so it properly returns changed status on Ergodox E
Drashna Jaelre
2019-05-20
Merge pull request #32 from zsa/per_key_matrix_effects_part_1
Florian Didron
2019-05-17
Restores Ergodox default Debounce value
Florian Didron
2019-05-10
Enable additional animation modes for the Glow keyboards
Drashna Jaelre
2019-05-10
Cleanup/rgb matrix (#5811)
XScorpion2
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-04-23
Add proper keymaps for glow and reactive glow
Drashna Jaelre
2019-04-18
Set default debounce to 5
Florian Didron
2019-04-16
Fix Ergodox EZ keyboard dimensions in info.json
noroadsleft
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-09
RGB Matrix Overhaul (#5372)
XScorpion2
2019-04-09
Remove non-default keymaps
Drashna Jaelre
[next]