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