Skip to content

Tags: adafruit/Adafruit_CircuitPython_HID

Tags

6.1.5

Toggle 6.1.5's commit message
add sphinx configuration to rtd.yaml

Signed-off-by: foamyguy <foamyguy@gmail.com>

6.1.4

Toggle 6.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #131 from dhalbert/missing-doc

Add inadvertently omitted __init__.py docs, and fix indentation

6.1.3

Toggle 6.1.3's commit message
remove deprecated get_html_theme_path() call

Signed-off-by: foamyguy <foamyguy@gmail.com>

6.1.2

Toggle 6.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #128 from dhalbert/usb-hid-keyboard

keyboard.py: allow 'import usb_hid' to fail

6.1.1

Toggle 6.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #125 from dhalbert/fix-class-docs

update conf.py; fix indentations in constructor docstrings

6.1.0

Toggle 6.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #124 from pythonmcpi/patch-1

Add constants for mouse back and forward

6.0.3

Toggle 6.0.3's commit message
unpin sphinx and add sphinx-rtd-theme to docs reqs

Signed-off-by: foamyguy <foamyguy@gmail.com>

6.0.2

Toggle 6.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #122 from dhalbert/ble-device-no-wait

Do not wait for USB for non-USB HID devices

6.0.1

Toggle 6.0.1's commit message
"fix rtd theme

"

6.0.0

Toggle 6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #118 from eightycc/issue_117

Fix #117: Rework host USB ready timeout