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

@ -17,7 +17,7 @@ BOOTLOADER = bootloadHID
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = yes # Console for debug
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow