mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-23 00:47:02 +06:00
4 lines
78 B
Makefile
4 lines
78 B
Makefile
|
ifeq ($(strip $(LED_ANIMATIONS)), yes)
|
||
|
OPT_DEFS += -DLED_ANIMATIONS
|
||
|
endif
|