mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 11:30:30 +08:00
[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_DRIVER = SSD1306
|
||||
ENCODER_ENABLE = yes
|
||||
CONSOLE_ENABLE = yes
|
||||
CONSOLE_ENABLE = no
|
||||
EXTRAKEY_ENABLE = yes
|
||||
|
|
Loading…
Reference in a new issue