Skip to content

Commit

Permalink
Update docs/docs/keymaps/input-processors/behaviors.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jorge Villalobos <[email protected]>
  • Loading branch information
petejohanson and minusfive authored Dec 16, 2024
1 parent ecd720c commit 947a15c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/keymaps/input-processors/behaviors.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ One pre-defined instance of the out-of-band behaviors input processor is availab
| ----------------------- | -------------------------------------------------- |
| `&zip_button_behaviors` | Maps left/right/middle clicks to a given behavior. |

Should you with to update the existing instance to trigger different behaviors for each mouse button, you can override the `bindings` property, e.g.:
Should you wish to update the existing instance to trigger different behaviors for each mouse button, you can override the `bindings` property, e.g.:

```dts
&zip_button_behaviors {
Expand Down

0 comments on commit 947a15c

Please sign in to comment.