-
Notifications
You must be signed in to change notification settings - Fork 371
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
Add STK-7039RG (android, dinput, hid, sdl2, udev) #1210
Conversation
Gamepad profiles related with the STK-7039RG
Added a small manual
Added a small manual for STK-7039RG Gamepad, identified as ZhiXu Gamepad when using as wired mode.
I added a small documentation for common profiles for the Saitek STK-7039RGB controller |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much. While we would usually prefer to handle the permissions in a different Pull Request, I think it's fine to have them here. Thanks for the clean up.
Mind adding some of the button labels? Then they'll appear cleanly in the UI.
input_r_x_plus_axis = "+2" | ||
input_r_x_minus_axis = "-2" | ||
input_r_y_plus_axis = "+3" | ||
input_r_y_minus_axis = "-3" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would you mind added the button labels here too?
input_r_x_plus_axis = "+3" | ||
input_r_x_minus_axis = "-3" | ||
input_r_y_plus_axis = "+4" | ||
input_r_y_minus_axis = "-4" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Button labels 🙏
input_r_x_minus_btn = "0" | ||
input_r_y_plus_axis = "+3" | ||
input_r_y_minus_axis = "-3" | ||
input_r_x_minus_axis = "-2" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Button labels would help here 🙏
input_r_x_plus_axis = "+2" | ||
input_r_x_minus_axis = "-2" | ||
input_r_y_plus_axis = "+3" | ||
input_r_y_minus_axis = "-3" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mind some button labels?
Actually, going to merge this for now. Would you mind adding the button labels in? |
Gamepad profiles related with the STK-7039RG