From a84e0053aca01b33079a32ff66fa2d7a329bbde8 Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Sat, 13 Apr 2024 10:30:18 +0700 Subject: [PATCH] Remove "relative: false" in multiple layouts --- touch-layouts/layouts/a-short-hike.json | 3 +-- touch-layouts/layouts/brotato.json | 4 ---- touch-layouts/layouts/chicory.json | 1 - 3 files changed, 1 insertion(+), 7 deletions(-) diff --git a/touch-layouts/layouts/a-short-hike.json b/touch-layouts/layouts/a-short-hike.json index 74c600d..db6ae6e 100644 --- a/touch-layouts/layouts/a-short-hike.json +++ b/touch-layouts/layouts/a-short-hike.json @@ -11,8 +11,7 @@ "axis": { "input": "axisXY", "output": "leftJoystick" - }, - "relative": false + } } ] }, diff --git a/touch-layouts/layouts/brotato.json b/touch-layouts/layouts/brotato.json index 31ff47a..a018a1e 100644 --- a/touch-layouts/layouts/brotato.json +++ b/touch-layouts/layouts/brotato.json @@ -37,7 +37,6 @@ "inner": [ { "type": "joystick", - "relative": false, "axis": { "input": "axisXY", "output": "leftJoystick" @@ -149,7 +148,6 @@ "inner": [ { "type": "joystick", - "relative": false, "axis": { "input": "axisXY", "output": "leftJoystick" @@ -229,7 +227,6 @@ "inner": [ { "type": "joystick", - "relative": false, "axis": { "input": "axisXY", "output": "leftJoystick" @@ -275,7 +272,6 @@ "inner": [ { "type": "joystick", - "relative": false, "axis": { "input": "axisXY", "output": "leftJoystick" diff --git a/touch-layouts/layouts/chicory.json b/touch-layouts/layouts/chicory.json index 1e26ce6..f5716f7 100644 --- a/touch-layouts/layouts/chicory.json +++ b/touch-layouts/layouts/chicory.json @@ -12,7 +12,6 @@ "input": "axisXY", "output": "leftJoystick" }, - "relative": false, "styles": { "default": { "outline": {