You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
158 B

  1. SRC += 333fred.c
  2. ifeq ($(strip $(RGBLIGHT_ENABLE)), yes)
  3. SRC += rgb.c
  4. endif
  5. TAP_DANCE_ENABLE=yes
  6. NKRO_ENABLE = yes
  7. PERMISSIVE_HOLD = yes
  8. LTO_ENABLE = yes