mirror of https://github.com/zmkfirmware/zmk.git
* Add bindings to allow creating multiple physical layouts that specify their key's physical attributes, and the matching matrix transform and dependant kscan to use. * Synthesize a basic physical layout if none specified, for backwards compatibility. * Update matrix transform API to explicitly pass in the selected transform to the API instead of using a fixed chosen transform. * Move kscan subscription and handling into the physical layout code, so that selecting a different physical layout at runtime can also use the correct kscan instance. * Add `physical_layouts.dtsi` file to include so you can use the pre-configured `&key_physical_attrs` for adding you layout keys. |
||
|---|---|---|
| .. | ||
| behaviors | ||
| kscan | ||
| macros | ||
| vendor-prefixes.txt | ||
| zmk,combos.yaml | ||
| zmk,conditional-layers.yaml | ||
| zmk,ext-power-generic.yaml | ||
| zmk,gpio-key-wakeup-trigger.yaml | ||
| zmk,key-physical-attrs.yaml | ||
| zmk,keymap-sensors.yaml | ||
| zmk,keymap.yaml | ||
| zmk,kscan-composite.yaml | ||
| zmk,kscan-mock.yaml | ||
| zmk,matrix-transform.yaml | ||
| zmk,physical-layout-position-map.yaml | ||
| zmk,physical-layout.yaml | ||
| zmk,soft-off-wakeup-sources.yaml | ||