Skip to content

Releases: adafruit/Adafruit_CircuitPython_HID

6.1.6 - Use Ruff

17 May 16:16
e954e8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.5...6.1.6

6.1.5 - RTD Sphinx Config

16 Jan 19:47
Compare
Choose a tag to compare

6.1.4 - fix incomplete documentation

19 Dec 20:49
5f71daf
Compare
Choose a tag to compare

What's Changed

  • Add inadvertently omitted init.py docs, and fix indentation by @dhalbert in #131

Full Changelog: 6.1.3...6.1.4

6.1.3 - Fix For Sphinx RTD Theme

07 Oct 22:30
Compare
Choose a tag to compare

6.1.2 - Fix Imports For BLE Usage

08 Sep 17:22
d1979f5
Compare
Choose a tag to compare

What's Changed

  • keyboard.py: allow 'import usb_hid' to fail by @dhalbert in #128

Full Changelog: 6.1.1...6.1.2

6.1.1 - Fix documentation build

19 Mar 17:19
be6db46
Compare
Choose a tag to compare

What's Changed

  • update conf.py; fix indentations in constructor docstrings by @dhalbert in #125

Full Changelog: 6.1.0...6.1.1

6.1.0 - Mouse Forward and Back Buttons

20 Feb 21:38
01610da
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.0.3...6.1.0

6.0.3 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:44
Compare
Choose a tag to compare

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

29 Nov 21:49
bfb75a1
Compare
Choose a tag to compare

What's Changed

  • Do not wait for USB for non-USB HID devices by @dhalbert in #122

Full Changelog: 6.0.1...6.0.2

6.0.1 - Fix RTD Theme Issue

25 Sep 16:00
Compare
Choose a tag to compare

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.