[Keyboard] Disable Console on Planck EZ and Moonlander

Console on ARM boards can cause some weird issues, and because they're not needed, lets disable.
This commit is contained in:
Drashna Jael're
2021-01-12 22:43:02 -08:00
parent 7a6904cdf6
commit ec2a7452fc
2 changed files with 7 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ BACKLIGHT_ENABLE = no
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
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 = yes # Commands for debug and configuration
#SLEEP_LED_ENABLE = yes #Breathing sleep LED during USB suspend
NKRO_ENABLE = yes # USB Nkey Rollover