Adafruit-circuitpython-hid

Latest version: v6.1.3

Safety actively analyzes 685507 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 10

6.0.1

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-hid`.

Read the [docs](https://circuitpython.readthedocs.io/projects/adafruit-circuitpython-hid/en/latest/) for info on how to use it.

6.0.0

Devices that use `adafruit_hid.find_device()` (including `Keyboard`, `Mouse`, and `ConsumerControl` can now wait indefinitely or with a specified timeout for USB to be ready. The default is to wait forever. This allow connected HID devices to wait as long as necessary for the host to do the enumeration. Previously, the wait was only for a second or two. This is useful for a host computer that is taking a while to boot.

What's Changed
* Fix 117: Rework host USB ready timeout by eightycc in https://github.com/adafruit/Adafruit_CircuitPython_HID/pull/118

New Contributors
* eightycc made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_HID/pull/118

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_HID/compare/5.4.0...6.0.0

5.4.0

This release adds a new `delay` parameter for layout write. Thank you michalpokusa.

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-HID`.

Read the [docs](http://circuitpython.readthedocs.io/projects/HID/en/latest/) for info on how to use it.

5.3.6

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-HID`.

Read the [docs](http://circuitpython.readthedocs.io/projects/HID/en/latest/) for info on how to use it.

5.3.5

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-hid`.

Read the [docs](http://circuitpython.readthedocs.io/projects/hid/en/latest/) for info on how to use it.

5.3.4

What's Changed
* Remember LED status by dhalbert in https://github.com/adafruit/Adafruit_CircuitPython_HID/pull/113


**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_HID/compare/5.3.3...5.3.4

Page 2 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.