summaryrefslogtreecommitdiff
path: root/keyboards/1upkeyboards/1up60rgb/config.h
AgeCommit message (Expand)Author
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)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-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-03-13Move keyboard USB IDs and strings to data driven: 0-9 (#16481)Ryan
2021-01-11Remove `DESCRIPTION`, 0-A (#11369)Ryan
2020-02-05VIA Support: 1upkeyboards 1up60rgb (#8097)MechMerlin
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-02-25Some minor refactoring of boards in 1upkeyboards directory (#5236)MechMerlin
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson
2018-08-26Keyboard: Make a 1upkeyboards directory for visibility (#3759)MechMerlin