post_rules.mk 78 B

123
  1. ifeq ($(strip $(LED_ANIMATIONS)), yes)
  2. OPT_DEFS += -DLED_ANIMATIONS
  3. endif