diff --git a/touch-layouts/dev/2008767227.json b/touch-layouts/dev/2008767227.json index 10a0136..583f867 100644 --- a/touch-layouts/dev/2008767227.json +++ b/touch-layouts/dev/2008767227.json @@ -19,7 +19,15 @@ ], "outer": [ null, - null, + { + "type": "button", + "action": "gamepadA", + "styles": { + "idle": { + "opacity": 0.5 + } + } + }, [ { "type": "directionalPad", @@ -31,9 +39,10 @@ } ], null, + null, { "type": "button", - "action": "gamepadA", + "action": "leftBumper", "styles": { "idle": { "opacity": 0.5 @@ -48,15 +57,6 @@ "opacity": 0.5 } } - }, - { - "type": "button", - "action": "rightBumper", - "styles": { - "idle": { - "opacity": 0.5 - } - } } ] }, @@ -85,15 +85,6 @@ } ], "outer": [ - { - "type": "button", - "action": "rightBumper", - "styles": { - "idle": { - "opacity": 0.5 - } - } - }, { "type": "button", "action": "gamepadB", @@ -105,7 +96,7 @@ }, { "type": "button", - "action": "gamepadA", + "action": "rightBumper", "styles": { "idle": { "opacity": 0.5 @@ -113,6 +104,7 @@ } }, null, + null, [ { "type": "directionalPad", @@ -122,7 +114,16 @@ } } } - ] + ], + { + "type": "button", + "action": "gamepadA", + "styles": { + "idle": { + "opacity": 0.5 + } + } + } ] }, "upper": {