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 d87b3a0fae
commit fa1da497a6
3 changed files with 10 additions and 15 deletions

View file

@ -98,9 +98,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)