Skip to content

Add Android mapping for Microntek USB Joystick#15392

Open
gasciljh wants to merge 1 commit intolibsdl-org:mainfrom
gasciljh:patch-1
Open

Add Android mapping for Microntek USB Joystick#15392
gasciljh wants to merge 1 commit intolibsdl-org:mainfrom
gasciljh:patch-1

Conversation

@gasciljh
Copy link
Copy Markdown

Added full mapping including Analog Sticks, L3/R3, and D-pad (HAT) support for the generic Microntek controller.

  • I confirm that I am the author of this code and release it to the SDL project under the Zlib license. This contribution does not contain code from other sources, including code generated by a Large Language Model ("AI").

Description

Added mapping for Microntek USB Joystick on Android. This adds support for Analog sticks, L3/R3, and D-pad.

Existing Issue(s)

None.

Added full mapping including Analog Sticks, L3/R3, and D-pad (HAT) support for the generic Microntek controller.
@slouken
Copy link
Copy Markdown
Collaborator

slouken commented Apr 20, 2026

The Dragonrise chipsets are used with lots of different controllers with different mappings. Normally Android will provide the correct default mapping based on the report descriptor.

Given that, what was the issue with the default mapping on your device, and how confident are you that this VID/PID uniquely identifies only that controller?

@slouken slouken added this to the 3.x milestone Apr 20, 2026
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.

2 participants