fix(docs): Add &soft_off to behaviors index.

This commit is contained in:
Peter Johanson 2024-03-28 04:14:02 +00:00 committed by Pete Johanson
parent e66f068fb5
commit f9bb18b676

View File

@ -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