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

odroidgo2_joypad: identify v11 gamepad as separate from v10 #398

Open
wants to merge 1 commit into
base: odroidgoA-4.4.y
Choose a base branch
from
Open

Conversation

ghost
Copy link

@ghost ghost commented May 24, 2020

  • The v11 with a different layout should be considered to be a different
    gamepad. Providing a custom name and product ID is customary with
    other gamepad drivers.
  • Change name of v11 gamepad so apps can differentiate button layout
  • Change product so apps using GUID see this as a materially different
    device

The primary indicator for joypad version is gpio button count. Feel free to restructure as you see fit.

- The v11 with a different layout should be considered to be a different
  gamepad. Providing a custom name and product ID is customary with
  other gamepad drivers.
- Change name of v11 gamepad so apps can differentiate button layout
- Change product so apps using GUID see this as a materially different
  device
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants