forked from madhephaestusdemo/BowlerStudioConfiguration
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdatabase.json
More file actions
34 lines (34 loc) · 939 Bytes
/
database.json
File metadata and controls
34 lines (34 loc) · 939 Bytes
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
{
"studio-open-web": {},
"Xbox 360 Wired Controller": {
"jogKinz": "2",
"jogLink": "19",
"jogKinslider": "1",
"jogKiny": "3",
"jogKinx": "4"
},
"Saitek PLC Saitek P2600 Rumble Force Pad": {
"jogKinz": "rz",
"jogLink": "x",
"jogKinslider": "slider",
"jogKiny": "y",
"jogKinx": "x"
},
"studio-open-git": {
"https://gist.github.com/6579a89e687db1f8394b90d5834fc185.git:BNO055Visualizer.groovy": [
"https://gist.github.com/6579a89e687db1f8394b90d5834fc185.git",
"BNO055Visualizer.groovy"
],
"https://github.com/DotSlash-CTF/Bulldog.git:FullDog/Dog.xml": [
"https://github.com/DotSlash-CTF/Bulldog.git",
"FullDog/Dog.xml"
]
},
"BowlerStudioConfigs": {
"firstVersion": "0.20.4",
"fontsize": 12.0,
"skinBranch": "0.28.1",
"skinRepo": "https://github.com/madhephaestus/BowlerStudioImageAssets.git",
"notifiedArduinoDep": true
}
}