Hi, I'm creating a keyboard from scratch and i need to implement a key for the volume up and volume down, and a key for play/pause button. I noticed that this it's possible with the HID-Project library but when i try to compile for the RP2040 it shows up some errors.
Can someone help me pls?
Still