Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GP2040-CE Input Driver system rehaul #830

Merged

Commits on Jan 29, 2024

  1. Does not compile yet but this adds a TON of new code for each input d…

    …river mode, and separates all of the individual modes out of the gamepad instance.
    
    Still tons of work to be done.
    arntsonl committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    1a8d844 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    625e3ac View commit details
    Browse the repository at this point in the history
  2. Fixed string buffer, XInput was missing from driver manager setup lis…

    …t, added conditionals for joystick mid as we can do a GPIO read before input mode is decided... tud_init() added to driver setup to make everything work
    arntsonl committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d659b75 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    857fa3c View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    773c2c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61424aa View commit details
    Browse the repository at this point in the history
  3. Upper, lower

    arntsonl committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0cd1b7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a1f908 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cac7bbc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aabdb12 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd73afc View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    eaa63db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f74e76 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Replacing some tabs w/ spaces

    Small change to xbone driver to remove unused variable and set last report to 0 in initialize
    arntsonl committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    61913c2 View commit details
    Browse the repository at this point in the history
  2. Update AstroDriver.h

    arntsonl committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    543fdb6 View commit details
    Browse the repository at this point in the history