mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-12 19:44:43 +00:00
4 lines
78 B
Makefile
4 lines
78 B
Makefile
|
ifeq ($(strip $(LED_ANIMATIONS)), yes)
|
||
|
OPT_DEFS += -DLED_ANIMATIONS
|
||
|
endif
|