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>
|
||
|---|---|---|
| .. | ||
| backlight.dtsi | ||
| bluetooth.dtsi | ||
| caps_word.dtsi | ||
| ext_power.dtsi | ||
| gresc.dtsi | ||
| key_press.dtsi | ||
| key_repeat.dtsi | ||
| key_toggle.dtsi | ||
| layer_tap.dtsi | ||
| macros.dtsi | ||
| mod_tap.dtsi | ||
| momentary_layer.dtsi | ||
| mouse_key_press.dtsi | ||
| mouse_keys.dtsi | ||
| mouse_move.dtsi | ||
| mouse_scroll.dtsi | ||
| none.dtsi | ||
| outputs.dtsi | ||
| reset.dtsi | ||
| rgb_underglow.dtsi | ||
| sensor_rotate_key_press.dtsi | ||
| soft_off.dtsi | ||
| sticky_key.dtsi | ||
| studio_unlock.dtsi | ||
| to_layer.dtsi | ||
| toggle_layer.dtsi | ||
| transparent.dtsi | ||