aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez
Commit message (Expand)AuthorAgeFilesLines
* [Keyboard] Ergodox EZ - Re-init ISSI driver on reconnect (#7731)Drashna Jaelre2020-01-011-0/+3
* Use White channel on RGBW LEDs (#7678)Drashna Jaelre2019-12-311-1/+7
* [Keyboard] Remove `PREVENT_STUCK_MODIFIERS` from config.h files (#7592)fauxpark2019-12-091-1/+0
* [Keyboard] Update default keymaps to use `layer_state_t` (#7444)Drashna Jaelre2019-11-211-1/+1
* Move Ergodox EZ RGB Light code to custom driver (#7309)Drashna Jaelre2019-11-144-5/+118
* [Keyboard] add keymap beautifier for Ergodox EZ (#4393)Tsan-Kuang Lee2019-11-047-0/+558
* [Keymap] Layout update for my ergodox (#7187)Christoffer Holmberg2019-10-281-6/+9
* [Keymap] Ergodox EZ and dactyl-manuform keymaps for rishka (#7051)Adam Perlman2019-10-213-0/+229
* Port DEBUG_MATRIX_SCAN_RATE to core (#7029)Joel Challis2019-10-151-37/+0
* Keyboard/ergodox debounce (#6994)Drashna Jaelre2019-10-092-4/+8
* [Keymap] modify ergodox_ez / dvorak_42_key layout (#6832)lucwastiaux2019-10-081-17/+33
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-60/+12
* Remove KC_DELT alias in favor of KC_DEL (#6327)Konstantin Đorđević2019-08-307-7/+7
* Update swedish based keymaps with newer keycodesDrashna Jaelre2019-08-301-16/+16
* [Keyboard] Updates to ZSA boards (#6513)Drashna Jaelre2019-08-214-1/+102
* [Keyboard] Tweak RGB Matrix timing for ZSA Boards (#6422)Drashna Jaelre2019-08-201-0/+3
* [Keymap] ErgoDox EZ Spanish Colemak (#6258)Mario Arias2019-07-303-0/+484
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-152-28/+0
* Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617)Drashna Jaelre2019-07-091-5/+1
* [Keyboard] Add idle/wakeup function calls to Ergodox EZ (#6173)Drashna Jaelre2019-06-241-0/+10
* [Keymap] Add new mod tap dances to Hacker Dvorak (#6155)Ismael Venegas Castelló2019-06-1823-86/+506
* use mods (#6095)Pavlos Vinieratos2019-06-071-1/+1
* Removes Erez personally from QMK (#5883)Erez Zukerman2019-05-152-9/+5
* [Keymap] Pvinis master (#5843)Pavlos Vinieratos2019-05-143-0/+396
* Cleanup/rgb matrix (#5811)XScorpion22019-05-101-1/+1
* rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...XScorpion22019-05-071-64/+35
* Updated rgb_led struct field modifier to flags (#5619)XScorpion22019-04-291-48/+48
* Set default debounce to 5Florian Didron2019-04-181-1/+0
* Fix Ergodox EZ keyboard dimensions in info.jsonnoroadsleft2019-04-131-2/+2
* ergodox_ez: fixed bug where debounce() was called without calculating changed...Alex Ong2019-04-081-7/+20
* Eager Per Row Debouncing added (added to Ergodox) (#5498)Alex Ong2019-04-032-262/+197
* RGB Matrix Overhaul (#5372)XScorpion22019-04-021-1/+0
* Fixing Ergodox_EZ rgb_led initializationRyan Caltabiano2019-03-261-58/+57
* [Keymap] add android studio keyboard shortcuts to dvorak 42 key atreus / ergo...lucwastiaux2019-03-181-11/+73
* Next set of split_common changes (#4974)James Churchill2019-03-122-5/+5
* [Keymap] use steno mode from base (#5220)Tobias Schulte2019-02-282-89/+19
* Migrate ACTION_LAYER_TAP_TOGGLEs to TT()fauxpark2019-02-188-36/+3
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-172-3/+0
* Migrate fn_actions for default keymaps (#4935)fauxpark2019-02-142-10/+2
* Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević2019-01-271-2/+2
* [Keyboard] drop unused i2c files (#4948)seebs2019-01-262-386/+0
* Remove unused fn_actions[] and action_function() in default keymaps (#4829)fauxpark2019-01-241-4/+0
* [Keymap] Adding bdk keymap for ergobox_ez (#4850)bendk2019-01-164-0/+220
* Remove empty fn_actions[]fauxpark2019-01-112-8/+0
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-041-3/+0
* Remove redundant, language-specific aliases for KC_ALGR (#4720)Konstantin Đorđević2019-01-031-1/+1
* Keymap: Refactor Hacker Dvorak (#4688)Ismael Venegas Castelló2018-12-1922-826/+925
* Keymap: Hacker Dvorak (#4514)Ismael Venegas Castelló2018-12-059-0/+992
* Keymap: Ergodox EZ: Clean Up Keymap Array Alignment (#4545)Alex Mayer2018-12-041-59/+56
* Ergodox EZ: Clean Up process_record_user FunctionAlex Mayer2018-11-271-22/+13