mirror of https://github.com/zmkfirmware/zmk.git
This is a generalization of the existing concept of tri-layer support
that's already well known. Essentially, a conditional-layer
configuration activates a particular layer (the then-layer) when one or
more other layers (the if-layers) are activated.
This is commonly used on ortho keyboards to activate a third "adjust"
layer while the primary two layers ("lower" and "raise") are active.
|
||
|---|---|---|
| .. | ||
| behaviors | ||
| display | ||
| zmk,combos.yaml | ||
| zmk,conditional-layers.yaml | ||
| zmk,ext-power-generic.yaml | ||
| zmk,keymap-sensors.yaml | ||
| zmk,keymap.yaml | ||
| zmk,kscan-composite.yaml | ||
| zmk,kscan-mock.yaml | ||
| zmk,matrix-transform.yaml | ||