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

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