Adafruit-circuitpython-hid

Latest version: v6.1.3

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

Scan your dependencies

Page 8 of 10

3.3.3

* Correct struct format to correct signed-ness.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

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

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

3.3.2

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

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

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

3.3.1

- Add `ConsumerControlCode.MUTE`.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

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

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

3.3.0

Add `Keycode` names that correspond to Mac and Windows keyboard labels, for more obvious use without having to refer to the documentation.

- Add `Keycode.WINDOWS` and `Keycode.COMMAND` as aliases for `Keycode.GUI`.
- Add `Keycode.OPTION` as alias for `Keycode.ALT`.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

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

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

3.2.0

- Added `setup.py`
- Added PyPI release info to `.travis.yml`
- Updated `requirements.txt`
- Added a more comprehensive `.gitignore`

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

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

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

3.1.3

Consumer control and gamepad documentation was missing from `api.rst`.

To use in CircuitPython, download the .mpy file and copy it to the `lib` folder on the `CIRCUITPY` drive. Or, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

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

Page 8 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.