aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ergodox EZ: Remove Unused Code From KeymapAlex Mayer2018-11-271-23/+0
* Merge pull request #4454 from trunneml/improveddebounceErez Zukerman2018-11-222-28/+38
|\
| * Adaptive debounce logicMichael Graf2018-11-202-28/+38
* | Fix row 11Drashna Jaelre2018-11-211-2/+1
|/
* Delete readme.mdDrashna Jaelre2018-11-181-15/+0
* Add default glow boardDrashna Jaelre2018-11-183-0/+20
* Fix i2c_master.d listed more than once warningDrashna Jaelre2018-11-182-4/+6
* Make Ergodox EZ Glow's rgb matrix user configurableDrashna Jaelre2018-11-181-0/+1
* Ergodox EZ: Use Correct Const For LED ColorAlex Mayer2018-10-201-1/+1
* Keymap: Update to ergodox layout (#4134)Christoffer Holmberg2018-10-152-16/+16
* Add Function level EECONFIG code for EEPROM (#3084)Drashna Jaelre2018-10-012-0/+295
* RGB Matrix refactoring to open up for new drivers (#3913)James Laird-Wah2018-09-271-1/+1