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

LED Updates #3

Closed jbarket closed 3 years ago

jbarket commented 3 years ago

Configurable LED base animations. You can choose between RAINBOW or STATIC with configurable options for either. Initial information explaining how to configure board file for LED information added to the README as well.

Oh, and properly passing the right size int for color values that was borked before.