Update docs/docs/features/keymaps.mdx
This commit is contained in:
parent
b7180f86e8
commit
db6bb01fed
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ When a key location is pressed/released, the _highest-valued currently active_ l
|
||||||
Note that the _activation_ order isn't relevant for determining the priority of active layers, it is determined _only_ by the definition order.
|
Note that the _activation_ order isn't relevant for determining the priority of active layers, it is determined _only_ by the definition order.
|
||||||
|
|
||||||
:::tip
|
:::tip
|
||||||
If you wish to use multiple base layers (with a [toggle](../behaviors/layers.md#toggle-layer)), e.g. one for qwerty and another for colemak, you will want these layers to have the lowest value possible. In other words, one should be layer `0`, and the other should be layer `1`. This allows other momentary layers activated on top of them to work with both.
|
If you wish to use multiple base layers (with a [toggle](../behaviors/layers.md#toggle-layer)), e.g. one for QWERTY and another for Colemak layouts, you will want these layers to have the lowest value possible. In other words, one should be layer `0`, and the other should be layer `1`. This allows other momentary layers activated on top of them to work with both.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
## Behavior Bindings
|
## Behavior Bindings
|
||||||
|
|
Loading…
Add table
Reference in a new issue