-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathsimgui-ds.json
More file actions
77 lines (77 loc) · 1.97 KB
/
Copy pathsimgui-ds.json
File metadata and controls
77 lines (77 loc) · 1.97 KB
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
{
"Keyboard 0 Settings": { "window": { "visible": true } },
"keyboardJoysticks": [
{
"axisConfig": [
{},
{
"decKey": 568,
"incKey": 564
},
{
"decayRate": 1,
"keyRate": 1
},
{
"decayRate": 1,
"keyRate": 1
},
{
"decKey": 549,
"incKey": 546
}
],
"axisCount": 5,
"buttonCount": 6,
"buttonKeys": [563, -1, -1, -1, 550, 562],
"povConfig": [
{
"keyDown": 614,
"keyDownLeft": 613,
"keyDownRight": 615,
"keyLeft": 616,
"keyRight": 618,
"keyUp": 620,
"keyUpLeft": 619,
"keyUpRight": 621
}
],
"povCount": 1
},
{
"axisConfig": [
{},
{
"decKey": 554,
"incKey": 556
}
],
"axisCount": 2,
"buttonCount": 4,
"buttonKeys": [558, 597, 599, 600],
"povCount": 0
},
{
"axisConfig": [
{
"decKey": 513,
"incKey": 514
},
{
"decKey": 515,
"incKey": 516
}
],
"axisCount": 2,
"buttonCount": 6,
"buttonKeys": [521, 519, 517, 522, 520, 518],
"povCount": 0
},
{
"axisCount": 0,
"buttonCount": 0,
"povCount": 0
}
],
"robotJoysticks": [{ "guid": "Keyboard0" }]
}