summaryrefslogtreecommitdiff
path: root/users/333fred/rules.mk
blob: 265a6c18cbdd17ba05e409f4f90372e6296bf763 (plain)
1
2
3
4
5
6
7
8
9
10
SRC += 333fred.c

ifeq ($(strip $(RGBLIGHT_ENABLE)), yes)
  SRC += rgb.c
endif

TAP_DANCE_ENABLE=yes
NKRO_ENABLE = yes
PERMISSIVE_HOLD = yes
LTO_ENABLE = yes