mirror of https://github.com/zmkfirmware/zmk.git
refactor(pointing): Allow stopping event propagation
Allow input processors to return a special value if a given input event
should not be further processed/propagated.
feat(pointing): Add behavior input processor
Add the ability to intercept certain input events and trigger behaviors
when they occur.
Co-authored-by: Jorge Villalobos <minusfive@users.noreply.github.com>
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
|
||
|---|---|---|
| .. | ||
| 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 | ||