Update k.json
add analog support for KKND
This commit is contained in:
@@ -738,6 +738,7 @@
|
|||||||
"multitap": false,
|
"multitap": false,
|
||||||
"linkCable": false,
|
"linkCable": false,
|
||||||
"controllers": [
|
"controllers": [
|
||||||
|
"AnalogController",
|
||||||
"DigitalController"
|
"DigitalController"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -768,6 +769,7 @@
|
|||||||
"multitap": false,
|
"multitap": false,
|
||||||
"linkCable": false,
|
"linkCable": false,
|
||||||
"controllers": [
|
"controllers": [
|
||||||
|
"AnalogController",
|
||||||
"DigitalController"
|
"DigitalController"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -798,6 +800,7 @@
|
|||||||
"multitap": false,
|
"multitap": false,
|
||||||
"linkCable": false,
|
"linkCable": false,
|
||||||
"controllers": [
|
"controllers": [
|
||||||
|
"AnalogController",
|
||||||
"DigitalController"
|
"DigitalController"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user