FeralAI / GP2040

Gamepad firmware for Raspberry Pi Pico and other RP2040 microcontrollers supporting Nintendo Switch, XInput and DirectInput
https://gp2040.info
MIT License
585 stars 125 forks source link

Per game LED presets #63

Open oomek opened 2 years ago

oomek commented 2 years ago

I don't know, maybe I'm missing something, but I cannot find in the docs any guide of how to control leds from a pc. You know like all the other led controllers allow you to illuminate only buttons that are used by the currently launched MAME game.

jbarket commented 2 years ago

If you have examples of other projects that do that, it would help. Right now there's no communication from the PC to GP2040 at all other than acting as a standard HID device.