forked from atar-axis/xpadneo
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xpadneo, hid: Move paddles to range BTN_TRIGGER_HAPPY5
Kernel 6.x seems to use `BTN_TRIGGER_HAPPY5` as the first paddle in the xpad driver. Let's do the same here so SDL2 can rely on that. Requires SDL2 2.28 or later. Fixes: atar-axis#428 Signed-off-by: Kai Krakow <kai@kaishome.de>
- Loading branch information
Showing
2 changed files
with
12 additions
and
10 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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