Skip to content

Commit

Permalink
Add GameSir vendor ID
Browse files Browse the repository at this point in the history
  • Loading branch information
NoXPhasma authored Jan 14, 2023
1 parent 8311a25 commit 2467407
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions transport/wired.c
Original file line number Diff line number Diff line change
Expand Up @@ -558,6 +558,7 @@ static const struct usb_device_id xone_wired_id_table[] = {
{ XONE_WIRED_VENDOR(0x3285) }, /* Nacon */
{ XONE_WIRED_VENDOR(0x2dc8) }, /* 8BitDo */
{ XONE_WIRED_VENDOR(0x2e95) }, /* SCUF */
{ XONE_WIRED_VENDOR(0x3537) }, /* GameSir */
{ },
};

Expand Down

0 comments on commit 2467407

Please sign in to comment.