FeralAI / GP2040

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

Flip pin out for LEFT and RIGHT to match a standard Sanwa/Seimitsu pinout #25

Closed Kareeeeem closed 2 years ago

Kareeeeem commented 2 years ago

A standard sanwa/seimitsu pinout has

gnd up down right left

while the current default pico config is

up down left right

FeralAI commented 2 years ago

Changed as of v0.2.1.