#Request for Implementation Example: Mapping PMW3610 Trackball Movements to Key Inputs Using badjeff/

1 messages · Page 1 of 1 (latest)

spark prawn
#

Hello, I am developing a project that integrates a PMW3610 trackball with ZMK firmware, utilizing the badjeff/zmk-pmw3610-driver. My goal is to map trackball movements to specific key inputs, such as arrow keys or custom keycodes, using zip_xy_to_key_mapper or similar input processors. Could someone provide a detailed example of a board.overlay and keymap configuration that accomplishes this functionality? Additionally, any guidance or sample code for configuring the trackball listener to generate key press outputs would be highly appreciated. Thank you for your assistance.

viral geode
#

There is no such functionality with built-in input processors right now. There is a 3610 driver (kumamuk one?) that has such a feature, but it is implemented in the driver rather than as an input processors right now (which is not ideal)

#

This person is working on such an input processor but I don’t know its status #development message