fix(docs): Fix incorrect admonition title
This commit is contained in:
parent
f014eb45a7
commit
ee855de349
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ The output selection behavior changes the preferred output on press.
|
||||||
- Reference: `&out`
|
- Reference: `&out`
|
||||||
- Parameter #1: Command, e.g. `OUT_BLE`
|
- Parameter #1: Command, e.g. `OUT_BLE`
|
||||||
|
|
||||||
:::note External power state persistence
|
:::note Output selection persistence
|
||||||
The endpoint that is selected by the `&out` behavior will be saved to flash storage and hence persist across restarts and firmware flashes.
|
The endpoint that is selected by the `&out` behavior will be saved to flash storage and hence persist across restarts and firmware flashes.
|
||||||
However it will only be saved after [`CONFIG_ZMK_SETTINGS_SAVE_DEBOUNCE`](../config/system.md#general) milliseconds in order to reduce potential wear on the flash memory.
|
However it will only be saved after [`CONFIG_ZMK_SETTINGS_SAVE_DEBOUNCE`](../config/system.md#general) milliseconds in order to reduce potential wear on the flash memory.
|
||||||
:::
|
:::
|
||||||
|
|
Loading…
Add table
Reference in a new issue