Skip to content

Commit

Permalink
fix(docs): Add &soft_off to behaviors index.
Browse files Browse the repository at this point in the history
  • Loading branch information
petejohanson committed Mar 28, 2024
1 parent e66f068 commit f9bb18b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/behaviors/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f9bb18b

Please sign in to comment.