From 8f22c50d232731adbb1c4cee0715b138d652254f Mon Sep 17 00:00:00 2001 From: Duncan Sutherland Date: Tue, 11 Jul 2023 05:43:05 +0100 Subject: [Keyboard] Fix dactyl_lightcycle matrix positions (#21503) --- keyboards/handwired/dactyl_lightcycle/info.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'keyboards/handwired/dactyl_lightcycle/info.json') diff --git a/keyboards/handwired/dactyl_lightcycle/info.json b/keyboards/handwired/dactyl_lightcycle/info.json index 2e10fda4dd..c8bf0b85fc 100644 --- a/keyboards/handwired/dactyl_lightcycle/info.json +++ b/keyboards/handwired/dactyl_lightcycle/info.json @@ -71,6 +71,12 @@ {"matrix": [2, 4], "x": 4, "y": 2}, {"matrix": [2, 5], "x": 5, "y": 2}, + {"matrix": [3, 5], "x": 6, "y": 2, "h": 1.25}, + {"matrix": [4, 5], "x": 7, "y": 2, "h": 1.5}, + + {"matrix": [9, 0], "x": 9, "y": 2, "h": 1.5}, + {"matrix": [8, 0], "x": 10, "y": 2, "h": 1.25}, + {"matrix": [7, 0], "x": 11, "y": 2}, {"matrix": [7, 1], "x": 12, "y": 2}, {"matrix": [7, 2], "x": 13, "y": 2}, @@ -78,12 +84,6 @@ {"matrix": [7, 4], "x": 15, "y": 2}, {"matrix": [7, 5], "x": 16, "y": 2}, - {"matrix": [3, 5], "x": 6, "y": 2, "h": 1.25}, - {"matrix": [4, 5], "x": 7, "y": 2, "h": 1.5}, - - {"matrix": [9, 0], "x": 9, "y": 2, "h": 1.5}, - {"matrix": [8, 0], "x": 10, "y": 2, "h": 1.25}, - {"matrix": [3, 0], "x": 0, "y": 3}, {"matrix": [3, 1], "x": 1, "y": 3}, {"matrix": [3, 2], "x": 2, "y": 3}, -- cgit v1.2.3