aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez/keymaps/default
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2025-07-111-3/+3
* Deprecate some nonstandard mod & mod-tap keycode aliases (#25437)Ryan2025-07-061-1/+1
* Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan2024-10-121-2/+2
* Reallocate SAFE_RANGE (#19909)Joel Challis2023-02-221-4/+0
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* [Keyboard] Update ZSA Keyboard Readmes and keymaps (#13041)Drashna Jaelre2021-07-261-80/+76
* Keyboards/zsa updates (#9214)Drashna Jaelre2020-05-281-68/+36
* [Keyboard] Update default keymaps to use `layer_state_t` (#7444)Drashna Jaelre2019-11-221-1/+1
* Remove KC_DELT alias in favor of KC_DEL (#6327)Konstantin Đorđević2019-08-311-1/+1
* [Keyboard] Updates to ZSA boards (#6513)Drashna Jaelre2019-08-221-1/+5
* Migrate fn_actions for default keymaps (#4935)fauxpark2019-02-151-5/+1
* 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
* Fix i2c_master.d listed more than once warningDrashna Jaelre2018-11-181-2/+0
* Ergodox EZ: Use Correct Const For LED ColorAlex Mayer2018-10-201-1/+1
* Fix compilation error when RGB light is disabledGreizgh2018-01-251-0/+2
* Fix RGBLIGHT startup color (#1975)drashna2017-11-061-1/+3
* adds indication up to layer 7Erez Zukerman2017-11-062-66/+58
* restore default mode/color if no 0 colorJack Humbert2017-11-062-1/+3
* adds per-layer rgb color option to ezJack Humbert2017-11-062-8/+64
* [cleanup] consistent 2 space indentationCampbell Barton2017-10-051-29/+29
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-244-0/+240
* Initial structure for Ergodox as subprojectsFred Sundvik2016-07-294-192/+0
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-241-1153/+0
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-225-0/+1345