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
2019-09-05
Restore brightness
Drashna Jaelre
2019-09-05
use full brightness instead
Drashna Jaelre
2019-09-05
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
2019-03-26
Fixing Ergodox_EZ rgb_led initialization
Ryan Caltabiano
2019-03-18
[Keymap] add android studio keyboard shortcuts to dvorak 42 key atreus / ergo...
lucwastiaux
2019-03-12
Next set of split_common changes (#4974)
James Churchill
2019-02-28
[Keymap] use steno mode from base (#5220)
Tobias Schulte
2019-02-18
Migrate ACTION_LAYER_TAP_TOGGLEs to TT()
fauxpark
2019-02-17
Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
fauxpark
2019-02-14
Migrate fn_actions for default keymaps (#4935)
fauxpark
2019-01-27
Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
Konstantin Đorđević
2019-01-26
[Keyboard] drop unused i2c files (#4948)
seebs
2019-01-24
Remove unused fn_actions[] and action_function() in default keymaps (#4829)
fauxpark
2019-01-16
[Keymap] Adding bdk keymap for ergobox_ez (#4850)
bendk
2019-01-11
Remove empty fn_actions[]
fauxpark
2019-01-04
Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
noroadsleft
2019-01-03
Remove redundant, language-specific aliases for KC_ALGR (#4720)
Konstantin Đorđević
2018-12-19
Keymap: Refactor Hacker Dvorak (#4688)
Ismael Venegas Castelló
2018-12-05
Keymap: Hacker Dvorak (#4514)
Ismael Venegas Castelló
2018-12-04
Keymap: Ergodox EZ: Clean Up Keymap Array Alignment (#4545)
Alex Mayer
2018-11-27
Ergodox EZ: Clean Up process_record_user Function
Alex Mayer
2018-11-27
Ergodox EZ: Remove Unused Code From Keymap
Alex Mayer
2018-11-22
Merge pull request #4454 from trunneml/improveddebounce
Erez Zukerman
2018-11-21
Fix row 11
Drashna Jaelre
[next]