From e6bdcb2ac8d2f6157607db0544204d8c14a8da75 Mon Sep 17 00:00:00 2001 From: Takeshi Nishio Date: Sun, 5 Nov 2023 07:33:43 +0900 Subject: [PATCH] fix matrix The hardware has mis-alignments --- keyboards/sandy/dn0020/info.json | 6 +++--- keyboards/sandy/dn0030/info.json | 6 +++--- keyboards/sandy/v01/info.json | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/keyboards/sandy/dn0020/info.json b/keyboards/sandy/dn0020/info.json index 9eb7f74f7e06..da5aa3818400 100644 --- a/keyboards/sandy/dn0020/info.json +++ b/keyboards/sandy/dn0020/info.json @@ -38,9 +38,9 @@ {"label": "", "matrix": [5,1], "x":3, "y":0}, {"label": "", "matrix": [0,2], "x":4, "y":0}, {"label": "", "matrix": [5,2], "x":5, "y":0}, - {"label": "", "matrix": [0,3], "x":6, "y":0}, - {"label": "", "matrix": [5,3], "x":7, "y":0}, - {"label": "", "matrix": [0,4], "x":8, "y":0}, + {"label": "", "matrix": [5,3], "x":6, "y":0}, + {"label": "", "matrix": [0,4], "x":7, "y":0}, + {"label": "", "matrix": [0,3], "x":8, "y":0}, {"label": "", "matrix": [5,4], "x":9, "y":0}, {"label": "", "matrix": [0,5], "x":10, "y":0}, {"label": "", "matrix": [5,5], "x":11, "y":0}, diff --git a/keyboards/sandy/dn0030/info.json b/keyboards/sandy/dn0030/info.json index 3cd071ac5cd7..01ff67882a38 100644 --- a/keyboards/sandy/dn0030/info.json +++ b/keyboards/sandy/dn0030/info.json @@ -45,9 +45,9 @@ {"label": "", "matrix": [5,1], "x":3, "y":0}, {"label": "", "matrix": [0,2], "x":4, "y":0}, {"label": "", "matrix": [5,2], "x":5, "y":0}, - {"label": "", "matrix": [0,3], "x":6, "y":0}, - {"label": "", "matrix": [5,3], "x":7, "y":0}, - {"label": "", "matrix": [0,4], "x":8, "y":0}, + {"label": "", "matrix": [5,3], "x":6, "y":0}, + {"label": "", "matrix": [0,4], "x":7, "y":0}, + {"label": "", "matrix": [0,3], "x":8, "y":0}, {"label": "", "matrix": [5,4], "x":9, "y":0}, {"label": "", "matrix": [0,5], "x":10, "y":0}, {"label": "", "matrix": [5,5], "x":11, "y":0}, diff --git a/keyboards/sandy/v01/info.json b/keyboards/sandy/v01/info.json index f8aaad28294b..34adbde13f24 100644 --- a/keyboards/sandy/v01/info.json +++ b/keyboards/sandy/v01/info.json @@ -38,9 +38,9 @@ {"label": "", "matrix": [5,1], "x":3, "y":0}, {"label": "", "matrix": [0,2], "x":4, "y":0}, {"label": "", "matrix": [5,2], "x":5, "y":0}, - {"label": "", "matrix": [0,3], "x":6, "y":0}, - {"label": "", "matrix": [5,3], "x":7, "y":0}, - {"label": "", "matrix": [0,4], "x":8, "y":0}, + {"label": "", "matrix": [5,3], "x":6, "y":0}, + {"label": "", "matrix": [0,4], "x":7, "y":0}, + {"label": "", "matrix": [0,3], "x":8, "y":0}, {"label": "", "matrix": [5,4], "x":9, "y":0}, {"label": "", "matrix": [0,5], "x":10, "y":0}, {"label": "", "matrix": [5,5], "x":11, "y":0},