mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-03-27 12:18:36 +00:00
chore: set CONSOLE_ENABLE = no
This commit is contained in:
committed by
Florian Didron
parent
da2ec386d8
commit
468290f373
@@ -12,7 +12,7 @@ BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
|
||||
## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.)
|
||||
MOUSEKEY_ENABLE = yes # Mouse keys
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
CONSOLE_ENABLE = yes # Console for debug
|
||||
CONSOLE_ENABLE = no # Console for debug
|
||||
COMMAND_ENABLE = no # Commands for debug and configuration
|
||||
#SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
|
||||
NKRO_ENABLE = yes # USB Nkey Rollover
|
||||
|
||||
Reference in New Issue
Block a user