forked from kofal.net/zmk
fix(docs): Typo fix, open -> upon
This commit is contained in:
@@ -27,7 +27,7 @@ This allows you to use those defines, e.g. `LOWER` later in your keymap.
|
|||||||
## Momentary Layer
|
## Momentary Layer
|
||||||
|
|
||||||
The "momentary layer" behavior enables a layer while a certain key is pressed. Immediately upon
|
The "momentary layer" behavior enables a layer while a certain key is pressed. Immediately upon
|
||||||
activation of the key, the layer is enabled, and immediately open release of the key, the layer is disabled
|
activation of the key, the layer is enabled, and immediately upon release of the key, the layer is disabled
|
||||||
again.
|
again.
|
||||||
|
|
||||||
### Behavior Binding
|
### Behavior Binding
|
||||||
|
|||||||
Reference in New Issue
Block a user