Skip to content

Commit

Permalink
Input: xpad - Add support for Nacon Pro Compact Model NC7271
Browse files Browse the repository at this point in the history
  • Loading branch information
javichz authored Oct 8, 2024
1 parent 98c85fd commit 973cea8
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 @@ -388,6 +388,7 @@ static const struct xpad_device {
{ 0x31e3, 0x1300, "Wooting 60HE (AVR)", 0, XTYPE_XBOX360 },
{ 0x31e3, 0x1310, "Wooting 60HE (ARM)", 0, XTYPE_XBOX360 },
{ 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 },
{ 0x3767, 0x0101, "Fanatec Speedster 3 Forceshock Wheel", 0, XTYPE_XBOX },
{ 0x413d, 0x2104, "Black Shark Green Ghost Gamepad", 0, XTYPE_XBOX360 },
Expand Down

0 comments on commit 973cea8

Please sign in to comment.