You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think bluetooth would be possible, but I'd rather suggest a new project for this.
With wired controllers I try to create a mapping config generator, similar to this: No0ne/hid2cdc#4 (comment)
I'm wondering if it's possible to add USB gamepad support to this project?
If I understand correctly USB gamepads are HID devices so it should be possible to support them by outputting keyboard presses for each button press?
Also, would it be possible to use the Pico W variant for built-in bluetooth?
I might try adding support for both but I don't have much experience with embedded systems (ie. I'm a C# .NET developer)
The text was updated successfully, but these errors were encountered: