-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Used as input as single key presses (avoid spamming) #8
Comments
Can you share the project which runs on the RoEnDi? Is it some of the examples ? |
Yes, I didn't change anything, it's the central R with yellow on top/blue on the right/red on the bottom/purple on the left |
Note that the demos were tested only on windows machine. The knob should operate as volume control. At one point there was a bug when turning in either direction would make the volume go to max or zero. This was due to the report of the pressed keys not being cleared when the know stopped turning. I will make sure to find the volume control demo and uploaded to the repo for reference |
that's what I'm encountering |
Please take a look at RotaryEncoderWithDispla example. This should fix the issue. |
Currently while plugging to my desktop I get repetitive keypresses, i.e
which is nice except it get repeated, namely spamming XF86AudioLowerVolume or XF86AudioRaiseVolume even without turning the encoder.
Is this the expected behavior? If not how do I fix it? If it is expected, how can I change it so that when released there is no more keypress?
The text was updated successfully, but these errors were encountered: