This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Implementation of Middle click in BLE hid mouse

Hello,

I would like to know how to implement middle button click in hid mouse, by middle button click i am referring to scroll wheel click and  the function associated with it. i am using a nrf5 sdk 15.3. we already implemented left click, right click and scrolling options.

usually when we use middle click in a browser these kind of up and down panning option appears, basically im asking a function to implement this feature in hid mouse.

Related