rules.mk 207 B

12345678910
  1. BOOTMAGIC_ENABLE = no
  2. CONSOLE_ENABLE = no
  3. BACKLIGHT_ENABLE = yes
  4. MIDI_ENABLE = yes
  5. TAP_DANCE_ENABLE = yes
  6. DIP_SWITCH_ENABLE = no
  7. COMBO_ENABLE = yes
  8. SRC += features/select_word.c
  9. SRC += features/caps_word.c