mirror of https://github.com/zmkfirmware/zmk.git
* feat(mouse): Add mouse move and scroll support
* Use Zephyr input subsystem for all pointers.
* Input processors for modifying events, e.g. scaling, swapping
codes, temporary (mouse) layers, etc.
* Mouse move/scroll behaviors.
* Infrastructure in place for physical pointer input devices.
* feat: Add input split support.
* docs: Add initial pointer docs.
---------
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
Co-authored-by: Alexander Krikun <krikun98@gmail.com>
Co-authored-by: Robert U <urob@users.noreply.github.com>
Co-authored-by: Shawn Meier <ftc@users.noreply.github.com>
Co-authored-by: Chris Andreae <chris@andreae.gen.nz>
Co-authored-by: Anant Thazhemadam <47104651+thazhemadam@users.noreply.github.com>
Co-authored-by: Erik Tollerud <erik.tollerud@gmail.com>
Co-authored-by: Nicolas Munnich <98408764+Nick-Munnich@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 | ||