Releases: adafruit/Adafruit_CircuitPython_HID
Releases · adafruit/Adafruit_CircuitPython_HID
6.1.6 - Use Ruff
6.1.5 - RTD Sphinx Config
Full Changelog: 6.1.4...6.1.5
6.1.4 - fix incomplete documentation
What's Changed
Full Changelog: 6.1.3...6.1.4
6.1.3 - Fix For Sphinx RTD Theme
Full Changelog: 6.1.2...6.1.3
6.1.2 - Fix Imports For BLE Usage
What's Changed
Full Changelog: 6.1.1...6.1.2
6.1.1 - Fix documentation build
What's Changed
Full Changelog: 6.1.0...6.1.1
6.1.0 - Mouse Forward and Back Buttons
What's Changed
- Add constants for mouse back and forward by @pythonmcpi in #124
New Contributors
- @pythonmcpi made their first contribution in #124
Full Changelog: 6.0.3...6.1.0
6.0.3 - Fix RTD Docs Build and Unpin Sphinx
Changes: 6.0.2...6.0.3
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-hid
.
Read the docs for info on how to use it.
6.0.2 - Do not wait for USB if using non-USB HID device
What's Changed
Full Changelog: 6.0.1...6.0.2
6.0.1 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-hid
.
Read the docs for info on how to use it.