SM8750: map the Odin 3 right home button to the Steam QAM - #3067
Open
aanze wants to merge 1 commit into
Open
Conversation
The right "home" button (BTN_BACK on the AYN MCU pad) was mapped to KeyF1, which does nothing in EmulationStation or Steam. Map it to the gamepad QuickAccess capability so a single press opens Steam's Quick Access Menu, like the dedicated QAM button on a Steam Deck. This works with the existing ds5 target, so no target switch is needed. The left home button (Guide) is unchanged. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
loki666
reviewed
Jul 27, 2026
loki666
left a comment
Contributor
There was a problem hiding this comment.
I think this will map to Home/Guide + X chord, which indeed works in SteamUI as a QAM shortcut button, but will screw other emulators
Contributor
Author
Fair enough |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Testing
inputplumberrestarted, right home button pressed.Additional Context
ds5target, so no Steam Deck / horipad target switch is needed.target_event, so the previous Home+B chord cannot be reproduced from one button.bugfixlabel or it can wait for the window to lift.AI Usage
Did you use AI tools to help write this code? YES