1
0
forked from Clones/Controlify

dualsense and dualshock3 controllers (thanks Nyaomi)

This commit is contained in:
isXander
2023-04-14 22:19:44 +01:00
parent 6847722190
commit 109a6c44b8
49 changed files with 17 additions and 0 deletions

View File

@ -29,6 +29,23 @@
[0x54c, 0xba0],
]
},
{
"name": "Dualshock 3 Controller",
"theme": "dualshock3",
"hids": [
[0x54c, 0x0268]
]
},
{
"name": "Dualsense Controller",
"theme": "dualsense",
"hids": [
[0x54c, 0x0ce6],
[0x54c, 0x0df2]
]
},
{
"name": "Steam Deck",
"theme": "xbox_one",