post_rules.mk 63 B

123
  1. ifeq ($(strip $(RGB_MATRIX_ENABLE)), yes)
  2. SRC += leds.c
  3. endif