Skip to content

Commit

Permalink
Update xpad.c
Browse files Browse the repository at this point in the history
  • Loading branch information
laundrei authored Sep 15, 2024
1 parent 128f9a3 commit 28a8069
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xpad.c
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,6 @@ static const struct xpad_device {
{ 0x20d6, 0x2001, "BDA Xbox Series X Wired Controller", 0, XTYPE_XBOXONE },
{ 0x20d6, 0x2009, "PowerA Enhanced Wired Controller for Xbox Series X|S", 0, XTYPE_XBOXONE },
{ 0x20d6, 0x281f, "PowerA Wired Controller For Xbox 360", 0, XTYPE_XBOX360 },
{ 0x20d6, 0xa01a, "Microsoft Inc. Xbox ONE liquid metal controller", 0, XTYPE_XBOXONE },
{ 0x2e24, 0x0652, "Hyperkin Duke X-Box One pad", 0, XTYPE_XBOXONE },
{ 0x24c6, 0x5000, "Razer Atrox Arcade Stick", MAP_TRIGGERS_TO_BUTTONS, XTYPE_XBOX360 },
{ 0x24c6, 0x5300, "PowerA MINI PROEX Controller", 0, XTYPE_XBOX360 },
Expand Down

0 comments on commit 28a8069

Please sign in to comment.