Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1 configure rotary encoder buttons with buttons module from klipper display #2

Conversation

jpcurti
Copy link
Owner

@jpcurti jpcurti commented May 27, 2024

This is a first implementation of the rotary encoder button. It can register up, down and click events. A method "get_encoder_state" to get the last button event and clear it was also implemented so that the display interface script can use it as the old Encoder class

@jpcurti jpcurti linked an issue May 27, 2024 that may be closed by this pull request
@jpcurti jpcurti merged commit 1fadc59 into master May 27, 2024
0 of 2 checks passed
@jpcurti jpcurti deleted the 1-configure-rotary-encoder-buttons-with-buttons-module-from-klipper-display branch May 27, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configure rotary encoder buttons with buttons module from klipper display
1 participant