Skip to content

Commit

Permalink
doc(keymaps): fix typo (zmkfirmware#1425)
Browse files Browse the repository at this point in the history
  • Loading branch information
antosha417 authored Aug 12, 2022
1 parent fc511e4 commit f238001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/features/keymaps.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ in the stack _also_ get the event.

Binding a behavior at a certain key position may include up to two extra parameters that are used to
alter the behavior when that specific key position is activated/deactivated. For example, when binding
the "key press" (`kp`) behavior at a certain key position, you must specific _which_ keycode should
the "key press" (`kp`) behavior at a certain key position, you must specify _which_ keycode should
be used for that key position.

```
Expand Down

0 comments on commit f238001

Please sign in to comment.