summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez
AgeCommit message (Expand)Author
2019-08-28Restore brightnessDrashna Jaelre
2019-08-28use full brightness insteadDrashna Jaelre
2019-08-28Fix Indicator LEDs brightnessDrashna Jaelre
2019-08-17chore: move led shutdown logic in rgb_matric.cFlorian Didron
2019-08-17fix: do not turn off leds when usb suspend is not setFlorian Didron
2019-08-15chore: set rgb sleep by default for the ShineFlorian Didron
2019-08-15chore: set rgb suspend to defaultFlorian Didron
2019-08-15fix: shutdown all leds before suspendFlorian Didron
2019-08-08Fix isses with togglingDrashna Jael're
2019-08-08Update RGB Matrix configuration for Ergodox EZDrashna Jael're
2019-08-05Enable LED Light level control for Ergodox EZDrashna Jael're
2019-07-27Optimize RGB Matrix rendering for Ergodox EZDrashna Jael're
2019-07-27Use Layer State Typedef in keymapsDrashna Jaelre
2019-07-10Use QUANTUM_LIB_SRC for i2c_master.c inclusion (qmk#5617)Drashna Jaelre
2019-06-24Enable RGB Matrix Sleep functionalityDrashna Jaelre
2019-06-04Fixing matrix_scan so it properly returns changed status on Ergodox EDrashna Jaelre
2019-05-20Merge pull request #32 from zsa/per_key_matrix_effects_part_1Florian Didron
2019-05-17Restores Ergodox default Debounce valueFlorian Didron
2019-05-10Enable additional animation modes for the Glow keyboardsDrashna Jaelre
2019-05-10Cleanup/rgb matrix (#5811)XScorpion2
2019-05-07rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...XScorpion2
2019-05-07Updated rgb_led struct field modifier to flags (#5619)XScorpion2
2019-04-23Add proper keymaps for glow and reactive glowDrashna Jaelre
2019-04-18Set default debounce to 5Florian Didron
2019-04-16Fix Ergodox EZ keyboard dimensions in info.jsonnoroadsleft
2019-04-09ergodox_ez: fixed bug where debounce() was called without calculating changed...Alex Ong
2019-04-09Eager Per Row Debouncing added (added to Ergodox) (#5498)Alex Ong
2019-04-09RGB Matrix Overhaul (#5372)XScorpion2
2019-04-09Remove non-default keymapsDrashna Jaelre
2019-03-26Fixing Ergodox_EZ rgb_led initializationRyan Caltabiano
2019-03-18[Keymap] add android studio keyboard shortcuts to dvorak 42 key atreus / ergo...lucwastiaux
2019-03-12Next set of split_common changes (#4974)James Churchill
2019-02-28[Keymap] use steno mode from base (#5220)Tobias Schulte
2019-02-18Migrate ACTION_LAYER_TAP_TOGGLEs to TT()fauxpark
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark
2019-02-14Migrate fn_actions for default keymaps (#4935)fauxpark
2019-01-27Fix 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-24Remove 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-11Remove empty fn_actions[]fauxpark
2019-01-04Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft
2019-01-03Remove redundant, language-specific aliases for KC_ALGR (#4720)Konstantin Đorđević
2018-12-19Keymap: Refactor Hacker Dvorak (#4688)Ismael Venegas Castelló
2018-12-05Keymap: Hacker Dvorak (#4514)Ismael Venegas Castelló
2018-12-04Keymap: Ergodox EZ: Clean Up Keymap Array Alignment (#4545)Alex Mayer
2018-11-27Ergodox EZ: Clean Up process_record_user FunctionAlex Mayer
2018-11-27Ergodox EZ: Remove Unused Code From KeymapAlex Mayer
2018-11-22Merge pull request #4454 from trunneml/improveddebounceErez Zukerman
2018-11-21Fix row 11Drashna Jaelre