fix: Disable display feature for settings_reset
This commit is contained in:
parent
2a5b73f294
commit
b0f5789b12
1 changed files with 2 additions and 0 deletions
|
|
@ -2,3 +2,5 @@ CONFIG_SETTINGS=y
|
|||
CONFIG_ZMK_SETTINGS_RESET_ON_START=y
|
||||
# Disable BLE so splits don't try to re-pair until normal firmware is flashed.
|
||||
CONFIG_ZMK_BLE=n
|
||||
# Disable displays so status screens that rely on BLE do not fail the build.
|
||||
CONFIG_ZMK_DISPLAY=n
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue