summaryrefslogtreecommitdiffstats
path: root/keyboards/duck/eagle_viper/v2/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-231-11/+0
* Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan2023-06-181-2/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-1/+0
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+0
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-2/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-171-4/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-1/+0
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
* Move keyboard USB IDs and strings to data driven: D (#17814)Ryan2022-07-291-7/+0
* Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-151-1/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-2/+1
* [Keyboard] Small Refactor of Duck boards (#5521)MechMerlin2019-04-031-3/+5
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* [Keyboard] update VENDOR_ID, PRODUCT_ID, and DEVICE_VER for Duck boards (#4612)MechMerlin2019-01-171-3/+3
* Putting my ducks in a row: Eagle/Viper V2 into Duck directory (#3766)MechMerlin2018-08-281-0/+54