zmk/app/dts/bindings
Pete Johanson 6b40bfda53
feat(mouse): Add mouse move and scroll support (#2477)
* 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>
2024-12-09 19:45:41 -05:00
..
behaviors feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
gpio feat(boards): Add glove80 nexus node for extension GPIO. (#2594) 2024-11-20 18:36:32 -05:00
input_processors feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
kscan feat(kscan): More complete PM support to drivers. 2024-07-03 16:52:05 -06:00
macros
vendor-prefixes.txt feat(boards): Add glove80 nexus node for extension GPIO. (#2594) 2024-11-20 18:36:32 -05:00
zmk,combos.yaml
zmk,conditional-layers.yaml
zmk,ext-power-generic.yaml
zmk,gpio-key-wakeup-trigger.yaml refactor: Fixes for soft-off based on review. 2024-03-27 20:59:26 -07:00
zmk,input-listener.yaml feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
zmk,input-split.yaml feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
zmk,key-physical-attrs.yaml feat: Add keyboard physical layout system. 2024-07-03 16:52:05 -06:00
zmk,keymap-sensors.yaml
zmk,keymap.yaml refactor(keymaps): Rename layer label to "display-name" 2023-12-04 20:06:54 -06:00
zmk,kscan-composite.yaml fix: Fix inconsistent column offset property 2024-11-12 09:07:25 -07:00
zmk,kscan-mock.yaml
zmk,matrix-transform.yaml
zmk,physical-layout-position-map.yaml feat: Add keyboard physical layout system. 2024-07-03 16:52:05 -06:00
zmk,physical-layout.yaml feat: Add keyboard physical layout system. 2024-07-03 16:52:05 -06:00
zmk,soft-off-wakeup-sources.yaml refactor: Fixes for soft-off based on review. 2024-03-27 20:59:26 -07:00