diff options
Diffstat (limited to 'quantum/rgblight/rgblight.h')
| -rw-r--r-- | quantum/rgblight/rgblight.h | 17 | 
1 files changed, 0 insertions, 17 deletions
diff --git a/quantum/rgblight/rgblight.h b/quantum/rgblight/rgblight.h index 46e8e07212..7693888462 100644 --- a/quantum/rgblight/rgblight.h +++ b/quantum/rgblight/rgblight.h @@ -68,23 +68,6 @@  |-----------------|-----------------------------------|   *****/ -#ifdef RGBLIGHT_ANIMATIONS -// for backward compatibility -#    define RGBLIGHT_EFFECT_BREATHING -#    define RGBLIGHT_EFFECT_RAINBOW_MOOD -#    define RGBLIGHT_EFFECT_RAINBOW_SWIRL -#    define RGBLIGHT_EFFECT_SNAKE -#    define RGBLIGHT_EFFECT_KNIGHT -#    define RGBLIGHT_EFFECT_CHRISTMAS -#    define RGBLIGHT_EFFECT_STATIC_GRADIENT -#    define RGBLIGHT_EFFECT_RGB_TEST -#    define RGBLIGHT_EFFECT_ALTERNATING -#endif - -#ifdef RGBLIGHT_STATIC_PATTERNS -#    define RGBLIGHT_EFFECT_STATIC_GRADIENT -#endif -  // clang-format off  // check dynamic animation effects chose ?  | 
