Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)

This commit is contained in:
Drashna Jaelre
2022-10-15 09:55:12 -07:00
committed by GitHub
parent be1c9af209
commit d021bedf50
312 changed files with 2164 additions and 1362 deletions

View File

@@ -99,9 +99,7 @@ ifeq ($(strip $(IOS_DEVICE_ENABLE)), yes)
endif
ifeq ($(strip $(LED_ANIMATIONS)), yes)
# OPT_DEFS += -DRGBLIGHT_ANIMATIONS
OPT_DEFS += -DLED_ANIMATIONS
endif
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE