Keymap: Add RGB matrix keypress effects and reduce firmware size. (#4055)

This commit is contained in:
Daniel Shields
2018-10-03 16:30:44 +01:00
committed by Drashna Jaelre
parent b9c5030851
commit b1c2849500
4 changed files with 5 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ endif
MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
COMMAND_ENABLE = no # Commands for debug and configuration
CONSOLE_ENABLE = no # Console for debug(+400)
EXTRAKEY_ENABLE = no
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
API_SYSEX_ENABLE = no