summaryrefslogtreecommitdiff
path: root/keyboards/duck/lightsaver/config.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-23Move RGBLight animations to data driven (#21635)Ryan1-11/+0
2023-06-18Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan1-2/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan1-1/+0
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan1-1/+0
2023-02-26Move backlight config to data driven (#19910)Ryan1-2/+0
2023-02-17Move Bootmagic config to data driven (#19860)Ryan1-4/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-1/+0
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre1-1/+10
2022-07-29Move keyboard USB IDs and strings to data driven: D (#17814)Ryan1-7/+0
2021-01-15Remove `DESCRIPTION`, B-D (#11513)Ryan1-1/+0
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre1-2/+1
2019-04-03[Keyboard] Small Refactor of Duck boards (#5521)MechMerlin1-3/+5
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre1-5/+0
2019-01-17[Keyboard] update VENDOR_ID, PRODUCT_ID, and DEVICE_VER for Duck boards (#4612)MechMerlin1-2/+2
2018-08-26Keyboard: Putting all my ducks in a row: Lightsaver (#3758)MechMerlin1-0/+54