Skip to content

Tags: adafruit/Adafruit_CircuitPython_HID

Tags

6.1.8

Toggle 6.1.8's commit message
remove deprecated ruff rule, workaround RTD theme property inline issue.

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

6.1.7

Toggle 6.1.7's commit message
update rtd.yml file

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

6.1.6

Toggle 6.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #134 from adafruit/use_ruff

change to ruff

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>