index
:
qmk_firmware
taamas
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
40percentclub
/
ut47
/
post_rules.mk
blob: 7051ee413d7fb3309bfb79fcfea741ca95e5d733 (
plain
)
1
2
3
4
ifeq ($(strip $(LED_ENABLE)), yes)
OPT_DEFS
+=
-DLED_ENABLE
SRC
+=
led.c
endif