OpenStickCommunity / GP2040-CE

Multi-Platform Gamepad Firmware for Raspberry Pi Pico and other RP2040 boards
https://gp2040-ce.info
MIT License
1.42k stars 314 forks source link

GamepadAuxState functionality #1084

Closed mikepparks closed 2 weeks ago

mikepparks commented 3 months ago

This is to lay groundwork for implementing auxiliary/specialty features into the various Gamepad modes. This is data that may be shared between several modes, rather than in use by all modes, such as haptics/rumble and IMU/motion devices.

Currently defined:

Currently implemented: