index
:
qmk
master
Custom split ortholinear mechanical keyboard with rollerball mouse. Firmware. https://blog.node5.net/custom-keyboard
user
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