mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
docs: Document the default flavor of layer-tap (#2937)
This commit is contained in:
@@ -53,7 +53,9 @@ Note that you can also [define a custom hold-tap](#custom-hold-tap-examples) and
|
||||
|
||||
## Layer-Tap
|
||||
|
||||
The "layer-tap" behavior works identically to the mod-tap behavior, but instead of outputting one of two keys, it activates a specified layer as its "hold" action.
|
||||
The "layer-tap" behavior works similarly to the mod-tap behavior, but instead of outputting one of two keys, it activates a specified layer as its "hold" action.
|
||||
|
||||
By default, layer-tap is configured with the ["tap-preferred" `flavor`](#interrupt-flavors).
|
||||
|
||||
### Behavior Binding
|
||||
|
||||
|
||||
Reference in New Issue
Block a user