Skip to content

Commit

Permalink
Add AmazonBasics XboxOne controller device id
Browse files Browse the repository at this point in the history
  • Loading branch information
jamieson authored and joolswills committed Jan 3, 2023
1 parent f6add90 commit 753871b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/xpad_device.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ XPadDevice xpad_devices[] = {
{ GAMEPAD_XBOXONE, 0x045e, 0x02d1, "XboxOne Controller (Wired)" },
{ GAMEPAD_XBOXONE, 0x045e, 0x02dd, "XboxOne Controller (Wired, Firmware 2015)" },
{ GAMEPAD_XBOXONE, 0x045e, 0x02e6, "XboxOne Controller (Lunar White)" },
{ GAMEPAD_XBOXONE, 0x24c6, 0x543a, "AmazonBasics XboxOne Controller" },
{ GAMEPAD_XBOXONE, 0x0e6f, 0x0139, "Afterglow Wired Controller for Xbox One" },

{ GAMEPAD_PLAYSTATION3_USB, 0x054c, 0x0268, "PLAYSTATION(R)3 Controller" }
Expand Down

0 comments on commit 753871b

Please sign in to comment.