aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorPeter Johanson <[email protected]>2024-03-28 04:14:02 +0000
committerPete Johanson <[email protected]>2024-03-27 22:52:32 -0700
commitf9bb18b67631288a7ee8046e796775e34b61c0f6 (patch)
treeeebff50af94632bcd9746f81055f477ea856edff
parente66f068fb5d53f3e6071359970021d04a338c176 (diff)
downloadzmk-f9bb18b67631288a7ee8046e796775e34b61c0f6.tar.gz
zmk-f9bb18b67631288a7ee8046e796775e34b61c0f6.zip
fix(docs): Add `&soft_off` to behaviors index.
-rw-r--r--docs/docs/behaviors/index.mdx1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/docs/behaviors/index.mdx b/docs/docs/behaviors/index.mdx
index 32f4b29a97..4a05f5653a 100644
--- a/docs/docs/behaviors/index.mdx
+++ b/docs/docs/behaviors/index.mdx
@@ -70,6 +70,7 @@ Below is a summary of pre-defined behavior bindings and user-definable behaviors
| Binding | Behavior | Description |
| ------------ | --------------------------------------------- | --------------------------------------------------------------- |
| `&ext_power` | [Power management](power.md#behavior-binding) | Allows enabling or disabling the VCC power output to save power |
+| `&soft_off` | [Soft off](soft-off.md#behavior-binding) | Turns the keyboard off. |
## User-defined behaviors