index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
users
/
333fred
/
rules.mk
blob: 0e2cc2588cc5a209ece31df51db4d8a32309cdc7 (
plain
)
1
2
3
4
5
SRC
+=
333fred.c
ifeq ($(strip $(RGBLIGHT_ENABLE)), yes)
SRC
+=
rgb.c
endif