post_rules.mk 80 B

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