-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsimgui-ds.json
More file actions
59 lines (59 loc) · 1.14 KB
/
Copy pathsimgui-ds.json
File metadata and controls
59 lines (59 loc) · 1.14 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
{
"keyboardJoysticks": [{
"axisConfig": [{
"decKey": 546,
"incKey": 549
}, {
"decKey": 568,
"incKey": 564
}, {
"decKey": 550,
"decayRate": 0,
"incKey": 563,
"keyRate": 0.01
}],
"axisCount": 3,
"buttonCount": 4,
"buttonKeys": [571, 569, 548, 567],
"povConfig": [{
"keyDown": 614,
"keyDownLeft": 613,
"keyDownRight": 615,
"keyLeft": 616,
"keyRight": 618,
"keyUp": 620,
"keyUpLeft": 619,
"keyUpRight": 621
}],
"povCount": 1
}, {
"axisConfig": [{
"decKey": 555,
"incKey": 557
}, {
"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": "0300fa675e0400008e02000010017801"}]
}