-
Notifications
You must be signed in to change notification settings - Fork 893
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
T deck: support keyboard, trackball and touchscreen #2665
Conversation
Basic T-Deck support
fix some defines
🤖 Pull request artifacts
|
Looks excellent to me. You can ignore the log lines, it fill find what is already available on merge and skip the rest. Merging to Master is also cleaner logged with a rebase, so unless it tells you it can not rebase, use this one for merges ;-) |
I just did some fine-tuning regarding sensitivity and accuracy and now it detects the touch actions really really(!) well without so many accidental taps when swiping or single tap when double-tapping. Also the swipe detection is now configurable to some extent (via variants.h) for individual devices. |
And during all my testing it happened 100 times that I accidentally did send out a canned message with an accidental tap while swiping. Now I chose to use double-tap for sending and now it's (almost) impossible to accidentally send out a wrong message. |
alt-b
toggles the keyboard backlightNote: as usual all commits from last week (which are already merged into firmware:master) are included in this PR (again and again and again). This is not intended and seems to be a github bug!?