summaryrefslogtreecommitdiff
path: root/keyboards/dztech/dz60rgb_ansi/v1/config.h
AgeCommit message (Expand)Author
2024-01-07Migrate RGB Matrix config to info.json - D (#22811)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-13is31fl3733: driver naming cleanups (#21905)Ryan
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-15Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-08-15Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-10-10Clean up LED/RGB Matrix driver config (#14760)Ryan
2021-06-09Fix RGB/LED Suspend defines (#13146)Drashna Jaelre
2021-01-15Remove `DESCRIPTION`, B-D (#11513)Ryan
2020-04-19Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)Konstantin Đorđević
2020-02-16[Keyboard] VIA Support: DZ60RGB ANSI V1/V2 (#8159)MechMerlin
2019-12-18Tidy up dztech config.hfauxpark
2019-11-21[Keyboard] dztech rgb pcb v2 support (#7423)moyi4681