mirror of https://github.com/zmkfirmware/zmk.git
* Reference combos by index, not 32-bit pointers, and store bitfields instead of arrays in several places, to bring down our flash/RAM usage. * Use bit field to track candidate combos, to avoid needing an explicit `ZMK_COMBO_MAX_COMBOS_PER_KEY` setting. * Determine the max keys per combo automatically from the devicetree, so we remove the ZMK_COMBO_MAX_KEYS_PER_COMBO Kconfig symbol. |
||
|---|---|---|
| .. | ||
| behaviors | ||
| gpio | ||
| input_processors | ||
| kscan | ||
| macros | ||
| vendor-prefixes.txt | ||
| zmk,combos.yaml | ||
| zmk,conditional-layers.yaml | ||
| zmk,ext-power-generic.yaml | ||
| zmk,gpio-key-wakeup-trigger.yaml | ||
| zmk,input-listener.yaml | ||
| zmk,input-split.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 | ||
| zmk,wired-split.yaml | ||