mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2025-01-18 06:25:37 +00:00
Update k.json
add analog support for KKND
This commit is contained in:
parent
8f821c776c
commit
644fd507d9
|
@ -738,6 +738,7 @@
|
|||
"multitap": false,
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"AnalogController",
|
||||
"DigitalController"
|
||||
]
|
||||
},
|
||||
|
@ -768,6 +769,7 @@
|
|||
"multitap": false,
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"AnalogController",
|
||||
"DigitalController"
|
||||
]
|
||||
},
|
||||
|
@ -798,6 +800,7 @@
|
|||
"multitap": false,
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"AnalogController",
|
||||
"DigitalController"
|
||||
]
|
||||
},
|
||||
|
@ -16911,4 +16914,4 @@
|
|||
"DigitalController"
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue