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
19 changed files with 19 additions and 19 deletions

View File

@@ -17,7 +17,7 @@ BOOTLOADER = bootloadHID
BOOTMAGIC_ENABLE = no # 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
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
NKRO_ENABLE = no # USB Nkey Rollover