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.

9 lines
245 B

  1. TAP_DANCE_ENABLE = yes
  2. SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
  3. COMMAND_ENABLE = no # Commands for debug and configuration
  4. RGBLIGHT_ENABLE = yes
  5. MIDI_ENABLE = no
  6. ifndef QUANTUM_DIR
  7. include ../../../../Makefile
  8. endif