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