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
commit d021bedf50
Failed to generate hash of commit
312 changed files with 2164 additions and 1362 deletions

View file

@ -113,9 +113,7 @@ ifeq ($(strip $(IOS_DEVICE_ENABLE)), yes)
endif
ifeq ($(strip $(LED_ANIMATIONS)), yes)
# OPT_DEFS += -DRGBLIGHT_ANIMATIONS
OPT_DEFS += -DLED_ANIMATIONS
endif
ifeq ($(strip $(RGB_MATRIX_SPLIT_RIGHT)), yes)