From 9e2ef5078a9eb532f492d7d9a15d35f9c1d48744 Mon Sep 17 00:00:00 2001 From: Ryan Date: Mon, 13 Mar 2023 22:22:20 +1100 Subject: Adjust offset for some layouts (#20075) --- keyboards/splitkb/zima/info.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'keyboards/splitkb') diff --git a/keyboards/splitkb/zima/info.json b/keyboards/splitkb/zima/info.json index 077421904c..e73ba2775c 100644 --- a/keyboards/splitkb/zima/info.json +++ b/keyboards/splitkb/zima/info.json @@ -26,18 +26,18 @@ "layouts": { "LAYOUT_ortho_4x3": { "layout": [ - {"x":0, "y":1, "matrix": [0, 0]}, - {"x":1, "y":1, "matrix": [0, 1]}, - {"x":2, "y":1, "matrix": [0, 2]}, - {"x":0, "y":2, "matrix": [1, 0]}, - {"x":1, "y":2, "matrix": [1, 1]}, - {"x":2, "y":2, "matrix": [1, 2]}, - {"x":0, "y":3, "matrix": [2, 0]}, - {"x":1, "y":3, "matrix": [2, 1]}, - {"x":2, "y":3, "matrix": [2, 2]}, - {"x":0, "y":4, "matrix": [3, 0]}, - {"x":1, "y":4, "matrix": [3, 1]}, - {"x":2, "y":4, "matrix": [3, 2]} + {"x":0, "y":0, "matrix": [0, 0]}, + {"x":1, "y":0, "matrix": [0, 1]}, + {"x":2, "y":0, "matrix": [0, 2]}, + {"x":0, "y":1, "matrix": [1, 0]}, + {"x":1, "y":1, "matrix": [1, 1]}, + {"x":2, "y":1, "matrix": [1, 2]}, + {"x":0, "y":2, "matrix": [2, 0]}, + {"x":1, "y":2, "matrix": [2, 1]}, + {"x":2, "y":2, "matrix": [2, 2]}, + {"x":0, "y":3, "matrix": [3, 0]}, + {"x":1, "y":3, "matrix": [3, 1]}, + {"x":2, "y":3, "matrix": [3, 2]} ] } } -- cgit v1.2.3 [cgit] Unable to lock slot /tmp/cgit/31000000.lock: No such file or directory (2)