zmk/app/tests
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 refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
ble feat(ble): Set device name at runtime 2024-09-25 15:35:42 -04:00
caps-word refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
combo refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
conditional-layer fix(keymaps): Handle matching then-layers. 2022-06-07 23:41:52 -04:00
gresc refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
hold-tap refactor: replace tapping_term_ms with tapping-term-ms 2024-03-18 10:15:50 -07:00
key-repeat refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
keypress refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
keytoggle refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
macros feat(keymap): Add binding get/set, layer movement 2024-09-05 12:22:08 -06:00
mod-morph chore: fix typos in various places 2024-05-13 16:47:33 -04:00
modifiers refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
momentary-layer refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
none refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
pointing feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
sticky-keys chore: fix whitespace 2024-03-18 10:30:14 -07:00
tap-dance refactor: replace quick_tap_ms with quick-tap-ms 2024-03-18 10:15:50 -07:00
to-layer refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
toggle-layer refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
transparent refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
wpm refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00