Disable console on vusb boards using mouse/extra (#8625)
This commit is contained in:
parent
bdfdc506da
commit
854d46f833
19 changed files with 19 additions and 19 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue