index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
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