summaryrefslogtreecommitdiff
path: root/keyboards/planck/ez/config.h
AgeCommit message (Expand)Author
2024-01-10Migrate RGB Matrix config to info.json - NOPQ (#22866)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-13is31fl3737: driver naming cleanups (#21904)Ryan
2023-06-24Move `TAPPING_TOGGLE` to data driven (#21360)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)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-10-10Clean up LED/RGB Matrix driver config (#14760)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-07-27Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-07-25[Keyboard] Update ZSA Keyboard Readmes and keymaps (#13041)Drashna Jaelre
2021-06-09Fix RGB/LED Suspend defines (#13146)Drashna Jaelre
2021-02-15Audio system overhaul (#11820)Drashna Jaelre
2021-01-27Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan
2020-10-13[Keyboard] Update to ZSA Boards (#10119)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-07-22[Keyboard] Align Planck EZ config with ZSA/Ergodox config (#6371)Drashna Jaelre
2019-07-16Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre
2019-06-06Fix debounce conflicts in a few boardsDrashna Jaelre
2019-04-08Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)Jack Humbert