Added support for the 8BitDo Ultimate Wired Controller for Xbox

This commit is contained in:
Sam Lantinga
2022-07-20 11:05:55 -07:00
parent b700a32630
commit be3a945a8b
6 changed files with 11 additions and 0 deletions

View File

@@ -664,6 +664,7 @@ static int is_xboxone(unsigned short vendor_id, const struct libusb_interface_de
0x1532, /* Razer Wildcat */
0x20d6, /* PowerA */
0x24c6, /* PowerA */
0x2dc8, /* 8BitDo */
0x2e24, /* Hyperkin */
};