-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
I have received a new Usb2Usb controller, flashed TMK on it, and connected HHKB Classic.
Everything seems fine, except that mouse movement appear to be slow and jittering.
When I try to move the cursor in one direction, first it moves a bit, then there is a short pause, and then movement is resumed.
Can this delay on press-and-hold be removed somehow?
I'm coming here with previous YDKB experience using YangBLE controller, and the TMK implementation seems way less smooth and irresponsive, to the point that it's hard to move and causes finger fatigue because you need to hold the button for too long in order to move the cursor from point A to point B.
Similar behavior is with medium
and fast
speed applied, the offset distance is higher, but still, there is quite a bit of delay on press and hold.
To me, it looks like the frequency of actions being set from the controller is too low, and we should be sending more frequent but granular movements.
Edit: attached a video demonstrating the difference