Remove RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216)

This commit is contained in:
Drashna Jaelre
2022-12-01 13:06:45 -08:00
committed by GitHub
parent 9c320bc558
commit 50661ab65c
9 changed files with 2 additions and 27 deletions

View File

@@ -28,9 +28,6 @@
# endif
// Trim animations I don't use/like
# ifdef RGBLIGHT_ANIMATIONS
# undef RGBLIGHT_ANIMATIONS
# endif
# ifndef RGBLIGHT_EFFECT_BREATHING
# define RGBLIGHT_EFFECT_BREATHING
# endif