Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729)
This commit is contained in:
parent
f0da486fab
commit
ad8630bd72
28 changed files with 236 additions and 51 deletions
|
@ -7,7 +7,13 @@
|
|||
#define USB_POLLING_INTERVAL_MS 1
|
||||
|
||||
#if defined(RGBLIGHT_ENABLE)
|
||||
# undef RGBLIGHT_ANIMATIONS
|
||||
# undef RGBLIGHT_EFFECT_RAINBOW_MOOD
|
||||
# undef RGBLIGHT_EFFECT_RAINBOW_SWIRL
|
||||
# undef RGBLIGHT_EFFECT_CHRISTMAS
|
||||
# undef RGBLIGHT_EFFECT_STATIC_GRADIENT
|
||||
# undef RGBLIGHT_EFFECT_RGB_TEST
|
||||
# undef RGBLIGHT_EFFECT_ALTERNATING
|
||||
# undef RGBLIGHT_EFFECT_TWINKLE
|
||||
# define RGBLIGHT_SLEEP
|
||||
# define RGBLIGHT_EFFECT_BREATHING
|
||||
# define RGBLIGHT_EFFECT_SNAKE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue