Skip to content

tkomde/circuitpython-custom-hid-reportmap-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 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

About

Using original reportmap on usb_hid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages