diff --git a/touch-layouts/layouts/arcade-paradise.json b/touch-layouts/layouts/arcade-paradise.json index ad69e0f..925bbe0 100644 --- a/touch-layouts/layouts/arcade-paradise.json +++ b/touch-layouts/layouts/arcade-paradise.json @@ -18,10 +18,19 @@ null, null, null, + { + "type": "button", + "action": "rightBumper" + }, + { + "type": "button", + "action": "leftBumper" + }, null, - null, - null, - null, + { + "type": "button", + "action": "leftTrigger" + }, { "type": "button", "action": "rightTrigger"