Skip to content

Releases: adafruit/Adafruit_CircuitPython_HID

5.3.0 - Added CircuitPython 8.X compatibility

18 Aug 15:01
4d68643

Choose a tag to compare

Updated this library to work with CircuitPython 8.X. Thanks @Neradoc!

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.

5.2.5 - Switched to pyproject.toml

09 Aug 19:35

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.

5.2.4 - Added cp.org link to index.rst

09 Jun 18:53

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.

5.2.3 - Repo documentation and config updates

07 Jun 17:22

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.

5.2.2 - Updated documentation link, python version

04 Feb 20:11

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.

5.2.1 - Updated pylint version, linted

15 Nov 19:08
d79dd18

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.

5.2.0 - Incorporate KeyboardLayoutBase

26 Oct 15:31
756f5eb

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.

5.1.2 - Added type annotations

19 Oct 17:05
a093229

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.

5.1.1 - Fixed gamepad examples, added note about additional layouts to README

26 Aug 15:42
1cb5549

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.

5.1.0 - Added F20-F24 keys

27 Jul 20:43
d5b6ea5

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.