Releases: adafruit/Adafruit_CircuitPython_HID
5.3.0 - Added CircuitPython 8.X compatibility
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
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
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
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
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
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
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
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
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
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.