index
:
qmk_firmware
ergodash
master
preonic
sofle
Fork of QMK firmware with personal profiles.
Federico Igne
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
40percentclub
/
ut47
/
post_rules.mk
blob: 7051ee413d7fb3309bfb79fcfea741ca95e5d733 (
plain
) (
blame
)
1
2
3
4
ifeq ($(strip $(LED_ENABLE)), yes)
OPT_DEFS
+=
-DLED_ENABLE
SRC
+=
led.c
endif