rules.mk 275 B

12345678910
  1. MOUSEKEY_ENABLE = yes
  2. EXTRAKEY_ENABLE = yes
  3. RGBLIGHT_ENABLE = yes # Enable keyboard underlight functionality
  4. MIDI_ENABLE = yes
  5. # if MIDI_ENABLE is set to yes, then CONSOLE_ENABLE has to be disabled, because of the firmware size
  6. CONSOLE_ENABLE = no
  7. COMMAND_ENABLE = no