{ "schema_version": 1, "layouts": { "custom": { "name": "Custom", "author": "redphx", "content": { "left": { "inner": [ { "type": "joystick", "axis": { "input": "axisXY", "output": "leftJoystick" } } ] }, "right": { "inner": [ { "type": "button", "action": "gamepadY" }, { "type": "button", "action": "gamepadB" }, { "type": "button", "action": "gamepadA" }, { "type": "button", "action": "gamepadX" } ] }, "upper": { "right": [ { "type": "button", "action": "menu" } ] } } } } }