[Keymap] Disable console on Sofle default keymap (#15261)
parent
a726b87db5
commit
e8ce66a0d3
|
@ -2,5 +2,5 @@
|
|||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306
|
||||
ENCODER_ENABLE = yes
|
||||
CONSOLE_ENABLE = yes
|
||||
CONSOLE_ENABLE = no
|
||||
EXTRAKEY_ENABLE = yes
|
||||
|
|
Loading…
Reference in New Issue