summaryrefslogtreecommitdiff
path: root/keyboards/duck/tcv3/config.h
AgeCommit message (Expand)Author
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-02-17Move Bootmagic config to data driven (#19860)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre
2022-07-29Move keyboard USB IDs and strings to data driven: D (#17814)Ryan
2021-01-15Remove `DESCRIPTION`, B-D (#11513)Ryan
2020-06-02[Keyboard] New Keyboard: Duck TC-V3 (#8265)MechMerlin