Skip to content

Commit 6a10426

Browse files
StMartin81paroj
authored andcommitted
Input: xpad - Add USB ID for Nacon Revolution5 Pro
1 parent e8729a4 commit 6a10426

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xpad.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,7 @@ static const struct xpad_device {
390390
{ 0x3285, 0x0607, "Nacon GC-100", 0, XTYPE_XBOX360 },
391391
{ 0x3285, 0x0603, "Nacon Pro Compact controller for Xbox", 0, XTYPE_XBOXONE },
392392
{ 0x3285, 0x0614, "Nacon Pro Compact", 0, XTYPE_XBOXONE },
393+
{ 0x3285, 0x0662, "Nacon Revolution5 Pro", 0, XTYPE_XBOX360 },
393394
{ 0x3767, 0x0101, "Fanatec Speedster 3 Forceshock Wheel", 0, XTYPE_XBOX },
394395
{ 0x413d, 0x2104, "Black Shark Green Ghost Gamepad", 0, XTYPE_XBOX360 },
395396
{ 0xffff, 0xffff, "Chinese-made Xbox Controller", 0, XTYPE_XBOX },

0 commit comments

Comments
 (0)