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

No HID support for keyboard emulation #88

Closed
LegendEag1e opened this issue Apr 7, 2021 · 2 comments
Closed

No HID support for keyboard emulation #88

LegendEag1e opened this issue Apr 7, 2021 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@LegendEag1e
Copy link

It looks like a great tool for the pico but there is no support for hid

@earlephilhower
Copy link
Owner

That is correct, for now. If it's important to you, why not think about adding it in and submitting a PR? TinyUSB is pretty simple to work with, and the pico-sdk has many examples.

@earlephilhower
Copy link
Owner

Fixed with #132. The Arduino example code and my new ones work well now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants