Skip to content

adafruit_hid missing from docs index #342

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

Closed
rpavlik opened this issue Sep 13, 2021 · 4 comments · Fixed by #343
Closed

adafruit_hid missing from docs index #342

rpavlik opened this issue Sep 13, 2021 · 4 comments · Fixed by #343

Comments

@rpavlik
Copy link
Contributor

rpavlik commented Sep 13, 2021

Eventually just guessed the url https://circuitpython.readthedocs.io/projects/hid/en/latest/

@lesamouraipourpre
Copy link
Contributor

lesamouraipourpre commented Sep 13, 2021

Where were you looking for it?

It's correctly listed in https://github.com/adafruit/Adafruit_CircuitPython_Bundle/blob/main/circuitpython_library_list.md under the Helpers section.

@rpavlik
Copy link
Contributor Author

rpavlik commented Sep 13, 2021

@rpavlik
Copy link
Contributor Author

rpavlik commented Sep 13, 2021

oh, it spells out "human interface device". might be good to put HID in parens since I never thought to search for that.

@lesamouraipourpre
Copy link
Contributor

lesamouraipourpre commented Sep 13, 2021

I just realised that you were probably looking at the docs on readthedocs
HID is listed, but it is listed as USB Human Interface Device (Keyboard and Mouse) so a quick search for HID wouldn't find it.

Edit: Synchronous typing

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 a pull request may close this issue.

2 participants