Fix Sofle build, update Intro page.

This commit is contained in:
CrossR
2020-09-03 22:54:06 +01:00
parent e559cb2d71
commit 0ede549a13
3 changed files with 7 additions and 3 deletions

View File

@@ -55,7 +55,7 @@ in the stack _also_ get the event.
## Behavior Bindings
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/deactived. For example, when binding
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
be used for that key position.