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

Send ASCII chars from USB serial to selected widget #1708

Merged
merged 15 commits into from
Jan 4, 2024

Conversation

htotoo
Copy link
Member

@htotoo htotoo commented Jan 3, 2024

This can be used to write into TextEdit, or other fields from serial port.
Widgets can handle various keys, like space or enter to toggle Checkbox state.
Change the selected item in OptionsField via + -.

@htotoo htotoo marked this pull request as draft January 3, 2024 18:43
Copy link
Contributor

@jLynx jLynx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! Feel free to merge when done

@htotoo
Copy link
Member Author

htotoo commented Jan 4, 2024

Also fixed encoder emulation

@htotoo htotoo marked this pull request as ready for review January 4, 2024 13:49
@gullradriel gullradriel merged commit 8761b9d into portapack-mayhem:next Jan 4, 2024
3 checks passed
@gullradriel
Copy link
Member

Good work, thanks!

@htotoo htotoo deleted the usbcdckeyboard branch January 4, 2024 17:45
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.

None yet

3 participants