diff --git a/touch-layouts/layouts/cocoon.json b/touch-layouts/layouts/cocoon.json index a8edd26..d27ea56 100644 --- a/touch-layouts/layouts/cocoon.json +++ b/touch-layouts/layouts/cocoon.json @@ -8,11 +8,11 @@ "inner": [ { "type": "joystick", + "expand": false, "axis": { "input": "axisXY", "output": "leftJoystick" - }, - "relative": false + } } ] },