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>
|
||
|---|---|---|
| .. | ||
| ble | ||
| display | ||
| events | ||
| pointing | ||
| split/bluetooth | ||
| studio | ||
| activity.h | ||
| backlight.h | ||
| battery.h | ||
| behavior.h | ||
| behavior_queue.h | ||
| ble.h | ||
| display.h | ||
| endpoints.h | ||
| endpoints_types.h | ||
| event_manager.h | ||
| hid.h | ||
| hid_indicators.h | ||
| hid_indicators_types.h | ||
| hog.h | ||
| input.h | ||
| keymap.h | ||
| keys.h | ||
| matrix.h | ||
| matrix_transform.h | ||
| physical_layouts.h | ||
| pm.h | ||
| pointing.h | ||
| rgb_underglow.h | ||
| sensors.h | ||
| settings.h | ||
| stdlib.h | ||
| usb.h | ||
| usb_hid.h | ||
| virtual_key_position.h | ||
| workqueue.h | ||
| wpm.h | ||