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 authored and paroj committed Oct 8, 2024
1 parent e8729a4 commit 6a10426
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 @@ -390,6 +390,7 @@ static const struct xpad_device {
{ 0x3285, 0x0607, "Nacon GC-100", 0, XTYPE_XBOX360 },
{ 0x3285, 0x0603, "Nacon Pro Compact controller for Xbox", 0, XTYPE_XBOXONE },
{ 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 6a10426

Please sign in to comment.