post_rules.mk (83B)
- ifeq ($(strip $(LED_ENABLE)), yes)
- OPT_DEFS += -DLED_ENABLE
- SRC += led.c
- endif
git clone https://anongit.hacktivis.me/git/qmk_firmware.git
post_rules.mk (83B)
- ifeq ($(strip $(LED_ENABLE)), yes)
- OPT_DEFS += -DLED_ENABLE
- SRC += led.c
- endif