OpenStickFoundation / GP2040-CE

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

Add Addon Reverse Input #101

Closed Lemon-King closed 2 years ago

Lemon-King commented 2 years ago

Adds support for using an additional GPIO pin for allowing inputs to be reverse on button command.

3 settings per direction: Disabled - Default input with no modifiers Enabled - Input is modified when the reverse button is pressed Neutral - Pressing the reverse button sets input to center

Addon page is updated for better organization.