An open API service indexing awesome lists of open source software.

https://github.com/tkomde/circuitpython-custom-hid-reportmap-sample

Using original reportmap on usb_hid
https://github.com/tkomde/circuitpython-custom-hid-reportmap-sample

Last synced: over 1 year ago
JSON representation

Using original reportmap on usb_hid

Awesome Lists containing this project

README

          

# circuitpython-custom-hid-reportmap-sample

Using custom reportmap on usb_hid.
Confirmed with M5AtomS3(ESP32-S3) / CircuitPython 8.2.7 / MacOS Sonoma 14.1.

Detailed instrustion can be found in the following article.
https://learn.adafruit.com/custom-hid-devices-in-circuitpython

## abs_mouse: absolute location mouse

This is the code from [here](https://github.com/adafruit/circuitpython/issues/5461) with some modifications to make it work.

## gamepad: game controller

Almost the same as old (< ver.8) sample code.

## gamepad2: game controller

Split report ids