fix(docs): Add &soft_off
to behaviors index.
This commit is contained in:
parent
e66f068fb5
commit
f9bb18b676
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue