brotato: update layouts

This commit is contained in:
redphx 2024-02-11 12:05:46 +07:00
parent c6c1e3181f
commit 66b8b5a286

View File

@ -16,7 +16,7 @@
} }
], ],
"outer": [ "outer": [
[ null,
{ {
"type": "button", "type": "button",
"action": "gamepadA", "action": "gamepadA",
@ -25,11 +25,20 @@
"opacity": 0.7 "opacity": 0.7
} }
} }
},
null,
null,
null,
null,
{
"type": "button",
"action": "gamepadB",
"styles": {
"idle": {
"opacity": 0.7
} }
], }
null, },
null,
[
{ {
"type": "button", "type": "button",
"action": "leftBumper", "action": "leftBumper",
@ -39,18 +48,6 @@
} }
} }
} }
],
[
{
"type": "button",
"action": "gamepadB",
"styles": {
"idle": {
"opacity": 0.7
}
}
}
]
] ]
}, },
"upper": { "upper": {
@ -78,18 +75,6 @@
} }
], ],
"outer": [ "outer": [
[
{
"type": "button",
"action": "gamepadB",
"styles": {
"idle": {
"opacity": 0.7
}
}
}
],
[
{ {
"type": "button", "type": "button",
"action": "leftBumper", "action": "leftBumper",
@ -98,11 +83,20 @@
"opacity": 0.7 "opacity": 0.7
} }
} }
},
{
"type": "button",
"action": "gamepadB",
"styles": {
"idle": {
"opacity": 0.7
} }
], }
},
null,
null,
null, null,
null, null,
[
{ {
"type": "button", "type": "button",
"action": "gamepadA", "action": "gamepadA",
@ -113,7 +107,6 @@
} }
} }
] ]
]
}, },
"upper": { "upper": {
"right": [ "right": [
@ -126,6 +119,8 @@
} }
}, },
"simplified": { "simplified": {
"name": "Simplified",
"content": {
"left": { "left": {
"inner": [ "inner": [
{ {
@ -167,6 +162,7 @@
} }
] ]
} }
}
}, },
"simplified-full": { "simplified-full": {
"name": "Simplified (2 joysticks)", "name": "Simplified (2 joysticks)",