summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-241-3/+0
* Move `TAPPING_TOGGLE` to data driven (#21360)Ryan2023-06-241-2/+0
* Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan2023-06-181-2/+0
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-161-2/+0
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+0
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-1/+0
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-2/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-2/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-1/+0
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan2022-08-151-7/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+1
* [Keyboard] Update to ZSA Keyboards (#15644)Drashna Jaelre2021-12-291-6/+8
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+48
* Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-091-1/+1
* [Keyboard] Update to ZSA Boards (#10119)Drashna Jaelre2020-10-131-6/+7
* [Keyboard] Convert ErgoDox EZ to Matrix Lite (#10189)Drashna Jaelre2020-09-301-0/+10
* Keyboards/zsa updates (#9214)Drashna Jaelre2020-05-281-6/+2
* Move Ergodox EZ RGB Light code to custom driver (#7309)Drashna Jaelre2019-11-141-4/+8
* Keyboard/ergodox debounce (#6994)Drashna Jaelre2019-10-091-0/+2
* [Keyboard] Updates to ZSA boards (#6513)Drashna Jaelre2019-08-211-0/+4
* [Keyboard] Tweak RGB Matrix timing for ZSA Boards (#6422)Drashna Jaelre2019-08-201-0/+3
* Cleanup/rgb matrix (#5811)XScorpion22019-05-101-1/+1
* Set default debounce to 5Florian Didron2019-04-181-1/+0
* RGB Matrix Overhaul (#5372)XScorpion22019-04-021-1/+0
* Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević2019-01-271-2/+2
* Adaptive debounce logicMichael Graf2018-11-201-7/+10
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-2/+0
* Re-add RGBW code, so RGB Underglow will compileDrashna Jaelre2018-07-081-2/+2
* refactor, non-workingJack Humbert2018-06-221-2/+0
* adds timeout to avr i2cJack Humbert2018-06-121-0/+2
* revert some attempts, update i2cJack Humbert2018-06-121-3/+2
* a quick attemptErez Zukerman2018-05-091-0/+9
* Merge pull request #2047 from seebs/seebs/ergodox_brightnessErez Zukerman2017-11-271-0/+5
|\
| * Make brightness easier to changeSeebs2017-11-231-0/+5
* | improve ergodox ez performanceSeebs2017-11-261-1/+11
|/
* disables Shine LED layer indication for nowErez Zukerman2017-11-091-7/+7
* adds indication up to layer 7Erez Zukerman2017-11-061-0/+9
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-231-0/+109
* Initial structure for Ergodox as subprojectsFred Sundvik2016-07-291-84/+0
* Improves debounceJack Humbert2016-07-041-8/+2
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-211-0/+90