forked from Clones/Controlify
dualsense and dualshock3 controllers (thanks Nyaomi)
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user