qmk-dactyl-manuform-a/keyboards/40percentclub/ut47/post_rules.mk

5 lines
83 B
Makefile

ifeq ($(strip $(LED_ENABLE)), yes)
OPT_DEFS += -DLED_ENABLE
SRC += led.c
endif