1
0
forked from Clones/Controlify

🎮 Controller request - 8BitDo Ultimate (close #134)

This commit is contained in:
isXander
2023-08-06 23:45:23 +01:00
parent 65447897d7
commit 4e732b7d8b

View File

@ -69,13 +69,15 @@
] ]
}, },
{ {
"name": "8BitDo SN30 Pro", "name": "8BitDo Controller",
"theme": "xbox_one", "theme": "unknown",
"hids": [ "hids": [
[0x57E, 0x2009], // Switch Mode [0x57E, 0x2009], // SN30 Pro - Switch Mode
[0x45E, 0x28E], // XInput Mode [0x45E, 0x28E], // SN30 Pro - XInput Mode
[0x2DC8, 0x6001], // DInput Mode [0x2DC8, 0x6001], // SN30 Pro - DInput Mode
[0x2009, 0x057e], // Ultimate - Switch Mode
[0x3106, 0x2dc8], // Ultimate - XInput Mode
] ]
}, },
{ {