Skip to content

Commit

Permalink
Input: xpad - Add USB ID for Nacon Revolution5 Pro
Browse files Browse the repository at this point in the history
  • Loading branch information
StMartin81 committed Oct 1, 2024
1 parent 3a21582 commit bc023e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xpad.c
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,7 @@ static const struct xpad_device {
{ 0x31e3, 0x1310, "Wooting 60HE (ARM)", 0, XTYPE_XBOX360 },
{ 0x3285, 0x0607, "Nacon GC-100", 0, XTYPE_XBOX360 },
{ 0x3285, 0x0614, "Nacon Pro Compact", 0, XTYPE_XBOXONE },
{ 0x3285, 0x0662, "Nacon Revolution5 Pro", 0, XTYPE_XBOX360 },
{ 0x3767, 0x0101, "Fanatec Speedster 3 Forceshock Wheel", 0, XTYPE_XBOX },
{ 0x413d, 0x2104, "Black Shark Green Ghost Gamepad", 0, XTYPE_XBOX360 },
{ 0xffff, 0xffff, "Chinese-made Xbox Controller", 0, XTYPE_XBOX },
Expand Down

0 comments on commit bc023e5

Please sign in to comment.