1
0
Fork 0

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
parent bdfdc506da
commit 854d46f833
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 19 additions and 19 deletions

View file

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