Disable console on vusb boards using mouse/extra (#8625)

This commit is contained in:
Joel Challis 2020-03-31 17:51:52 +01:00 committed by GitHub
commit 854d46f833
Failed to generate hash of commit
19 changed files with 19 additions and 19 deletions

View file

@ -15,7 +15,7 @@ BOOTLOADER = bootloadHID
BOOTMAGIC_ENABLE = no
MOUSEKEY_ENABLE = no
EXTRAKEY_ENABLE = yes
CONSOLE_ENABLE = yes
CONSOLE_ENABLE = no
COMMAND_ENABLE = yes
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = yes