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

Add long-press navigation mode #440

Merged
merged 3 commits into from
Nov 5, 2024
Merged

Add long-press navigation mode #440

merged 3 commits into from
Nov 5, 2024

Conversation

TravMurav
Copy link
Member

Implement optional single-key navigation scheme: short keypress navigates menu items down, and a long press (>1s) selects the item.

fixes #432

@z3ntu would you mind checking that I've picked the correct smartwatches to use single-key? not sure if one of those has multiple keys...

@z3ntu
Copy link
Contributor

z3ntu commented Nov 4, 2024

sparrow, sturgeon & lenok should be good, those are my three msm8226 smartwatches.

I've yet to test this, but awesome to see this implemented!

@TravMurav TravMurav merged commit dbe44ab into main Nov 5, 2024
84 checks passed
@TravMurav TravMurav deleted the longpress-nav branch November 5, 2024 12:38
@TravMurav
Copy link
Member Author

Thanks! I've tested this on lenok while writing the thing, feel free to lmk if there are any issues

@z3ntu
Copy link
Contributor

z3ntu commented Nov 7, 2024

Will do, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Allow navigating menu using only power key (smartwatches)
2 participants