This repository has been archived by the owner on May 4, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
simgui-ds.json
89 lines (89 loc) · 1.54 KB
/
simgui-ds.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
{
"Keyboard 0 Settings": {
"window": {
"visible": true
}
},
"keyboardJoysticks": [
{
"axisConfig": [
{
"decKey": 81,
"incKey": 69
},
{},
{},
{},
{
"decKey": 65,
"incKey": 68
},
{
"decKey": 83,
"incKey": 87
}
],
"axisCount": 6,
"buttonCount": 8,
"buttonKeys": [90, 88, 67, 86, 89, 85, 73, 79, -1],
"povConfig": [
{
"key0": 328,
"key135": 323,
"key180": 322,
"key225": 321,
"key270": 324,
"key315": 327,
"key45": 329,
"key90": 326
}
],
"povCount": 1
},
{
"axisConfig": [
{
"decKey": 74,
"incKey": 76
},
{
"incKey": 75
}
],
"axisCount": 2,
"buttonCount": 4,
"buttonKeys": [77, 44, 46, 47],
"povCount": 0
},
{
"axisConfig": [
{
"decKey": 263,
"incKey": 262
},
{
"decKey": 265,
"incKey": 264
}
],
"axisCount": 2,
"buttonCount": 6,
"buttonKeys": [260, 268, 266, 261, 269, 267],
"povCount": 0
},
{
"axisCount": 0,
"buttonCount": 0,
"povCount": 0
}
],
"robotJoysticks": [
{
"guid": "78696e70757401000000000000000000"
},
{
"guid": "030000006d04000016c2000000000000"
}
],
"useEstopHotkey": true
}