15.11.2021 · This release removes adafruit_hid.gamepad.Gamepad only worked well on Windows. CircuitPython 7.0.0 will support user-supplied HID report descriptors, so that you can supply a custom Gamepad that works for your application and OS.. For now, this release moves gamepad.py to examples/, so that the old code is available but no longer part of the library.
This is CircuitPython 7.0.0-rc.3, a release candidate for CircuitPython 7.0.0 final. We have addressed all the issues we scheduled for the 7.0.0 release. This release fixes an RP2040 regression introduced in 7.0.0-rc.2. We believe this release …
Send a USB HID report indicating that the given keys have been released. Parameters. keycodes – Release these keycodes all at once. If a keycode to be released ...