mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-31 02:15:25 -05:00
feat(docs) Adding some additional clarity around low power states (#2330)
* docs(feat): Adding some additional clarity around low power states, with guide portion moved to hardware integration --------- Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
@@ -7,9 +7,9 @@ sidebar_label: Soft Off
|
||||
|
||||
The soft off behavior is used to force the keyboard into an off state. Depending on the specific keyboard hardware, the keyboard can be turned back on again either with a dedicated on/off button that is available, or using the reset button found on the device.
|
||||
|
||||
Refer to the [soft off config](../../config/power.md#soft-off) for details on enabling soft off in order to use this behavior.
|
||||
Refer to the [soft off config](../../config/power.md#low-power-states) for details on enabling soft off in order to use this behavior.
|
||||
|
||||
For more information, see the [Soft Off Feature](../../features/soft-off.md) page.
|
||||
For more information, see the [soft off section](../../features/low-power-states.md) of the low power states feature page.
|
||||
|
||||
### Behavior Binding
|
||||
|
||||
|
||||
Reference in New Issue
Block a user