Open saeugetier opened 3 years ago
Feel free to submit a PR.
I would love to add support for the Pico, but like Frodo in "Lord of the Rings", I do not know the way. Is there any resource that could provide some guidance?
was also wondering the same thing, I was looking for a library that supports Consumer Control so I could set the absolute volume level
For Raspberry Pi Pico, maybe you will have better luck with another library. https://github.com/adafruit/Adafruit_TinyUSB_Arduino
I have no isssues running the example from the above repo using Pico. https://github.com/adafruit/Adafruit_TinyUSB_Arduino/tree/master/examples/HID/hid_generic_inout
Is RP2040 support planned? Or does anybody work on that?