summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez/config.h
Commit message (Expand)AuthorAge
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-15
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
* Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan2022-08-15
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-15
* [Keyboard] Update to ZSA Keyboards (#15644)Drashna Jaelre2021-12-29
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-15
* Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-09
* [Keyboard] Update to ZSA Boards (#10119)Drashna Jaelre2020-10-13
* [Keyboard] Convert ErgoDox EZ to Matrix Lite (#10189)Drashna Jaelre2020-09-30
* Keyboards/zsa updates (#9214)Drashna Jaelre2020-05-28
* Move Ergodox EZ RGB Light code to custom driver (#7309)Drashna Jaelre2019-11-14
* Keyboard/ergodox debounce (#6994)Drashna Jaelre2019-10-09
* [Keyboard] Updates to ZSA boards (#6513)Drashna Jaelre2019-08-21
* [Keyboard] Tweak RGB Matrix timing for ZSA Boards (#6422)Drashna Jaelre2019-08-20
* Cleanup/rgb matrix (#5811)XScorpion22019-05-10
* Set default debounce to 5Florian Didron2019-04-18
* RGB Matrix Overhaul (#5372)XScorpion22019-04-02
* Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević2019-01-27
* Adaptive debounce logicMichael Graf2018-11-20
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-17
* Re-add RGBW code, so RGB Underglow will compileDrashna Jaelre2018-07-08
* refactor, non-workingJack Humbert2018-06-22
* adds timeout to avr i2cJack Humbert2018-06-12
* revert some attempts, update i2cJack Humbert2018-06-12
* a quick attemptErez Zukerman2018-05-09
* Merge pull request #2047 from seebs/seebs/ergodox_brightnessErez Zukerman2017-11-27
|\
| * Make brightness easier to changeSeebs2017-11-23
* | improve ergodox ez performanceSeebs2017-11-26
|/
* disables Shine LED layer indication for nowErez Zukerman2017-11-09
* adds indication up to layer 7Erez Zukerman2017-11-06
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-23
* Initial structure for Ergodox as subprojectsFred Sundvik2016-07-29
* Improves debounceJack Humbert2016-07-04
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-21