zmk/app/include/dt-bindings/zmk
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
..
backlight.h feat(backlight): add command to cycle brightness 2022-02-05 23:40:18 -05:00
behaviors.h feat: Add the ability to keep/omit behaviors for a given build. 2024-09-05 12:22:08 -06:00
bt.h bt: add BT_CLR_ALL behaviour 2024-01-05 12:16:38 -08:00
ext_power.h
hid_usage.h fix(hid): Fix typo in HID usage alias 2024-03-18 13:06:09 -04:00
hid_usage_pages.h feat(mouse): Initial mouse keys support. 2023-11-15 11:16:59 -08:00
input_transform.h feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
keys.h feat(hid): Add apple globe keycode 2023-09-29 13:14:31 -07:00
matrix-transform.h
matrix_transform.h
modifiers.h
mouse.h feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
outputs.h
pointing.h feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
reset.h
rgb.h