summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez/config.h
AgeCommit message (Expand)Author
2024-01-04Migrate RGB Matrix config to info.json - EF (#22808)Joel Challis
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan
2023-09-13is31fl3731: driver naming cleanups (#21918)Ryan
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-08-23Simplfy RGB/LED matrix effect logic (#21703)Joel Challis
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan
2023-06-24Move `TAPPING_TOGGLE` to data driven (#21360)Ryan
2023-06-18Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-15Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-12-29[Keyboard] Update to ZSA Keyboards (#15644)Drashna Jaelre
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-06-09Fix RGB/LED Suspend defines (#13146)Drashna Jaelre
2020-10-13[Keyboard] Update to ZSA Boards (#10119)Drashna Jaelre
2020-09-30[Keyboard] Convert ErgoDox EZ to Matrix Lite (#10189)Drashna Jaelre
2020-05-28Keyboards/zsa updates (#9214)Drashna Jaelre
2019-11-14Move Ergodox EZ RGB Light code to custom driver (#7309)Drashna Jaelre
2019-10-09Keyboard/ergodox debounce (#6994)Drashna Jaelre
2019-08-21[Keyboard] Updates to ZSA boards (#6513)Drashna Jaelre
2019-08-20[Keyboard] Tweak RGB Matrix timing for ZSA Boards (#6422)Drashna Jaelre
2019-05-10Cleanup/rgb matrix (#5811)XScorpion2
2019-04-18Set default debounce to 5Florian Didron
2019-04-02RGB Matrix Overhaul (#5372)XScorpion2
2019-01-27Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević
2018-11-20Adaptive debounce logicMichael Graf
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson
2018-07-08Re-add RGBW code, so RGB Underglow will compileDrashna Jaelre
2018-06-22refactor, non-workingJack Humbert
2018-06-12adds timeout to avr i2cJack Humbert
2018-06-12revert some attempts, update i2cJack Humbert
2018-05-09a quick attemptErez Zukerman
2017-11-27Merge pull request #2047 from seebs/seebs/ergodox_brightnessErez Zukerman
2017-11-26improve ergodox ez performanceSeebs
2017-11-23Make brightness easier to changeSeebs
2017-11-09disables Shine LED layer indication for nowErez Zukerman
2017-11-06adds indication up to layer 7Erez Zukerman
2017-08-23Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert