rules.mk 264 B

123456789101112131415
  1. SRC += art.c
  2. SRC += funcs/led_funcs.c
  3. SRC += funcs/string_funcs.c
  4. COMBO_ENABLE = yes
  5. # saving space
  6. COMMAND_ENABLE = no
  7. CONSOLE_ENABLE = no
  8. GRAVE_ESC_ENABLE = no
  9. LTO_ENABLE = yes
  10. MAGIC_ENABLE = no
  11. # MOUSEKEY_ENABLE = no
  12. MUSIC_ENABLE = no
  13. SPACE_CADET_ENABLE = no