ditigal.xyz
Log in
—
Register
~ruther
/
qmk_firmware
summary
tree
log
refs
ref:
4e9967557ef9d68202f9e321a0798be2490b51a7
qmk_firmware
/
keyboards
/
40percentclub
/
ut47
/post_rules.mk
-rw-r--r--
83 bytes
View
Log
View raw
Permalink
4e996755
— Cipulot Add EC Type-B (#23170)
1 year, 5 months ago
1
2
3
4
ifeq ($(strip $(LED_ENABLE)), yes)
OPT_DEFS
+=
-DLED_ENABLE
SRC
+=
led.c
endif