summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/dactyl_lightcycle/info.json
diff options
context:
space:
mode:
authorDuncan Sutherland <dunk2k_2000@hotmail.com>2023-07-11 05:43:05 +0100
committerGitHub <noreply@github.com>2023-07-10 21:43:05 -0700
commit8f22c50d232731adbb1c4cee0715b138d652254f (patch)
tree40064d21ab09a167181a8f54a3566585f66ad9ca /keyboards/handwired/dactyl_lightcycle/info.json
parentfbe44c062196fc757d2137d4d05405f401d0e7b5 (diff)
[Keyboard] Fix dactyl_lightcycle matrix positions (#21503)
Diffstat (limited to 'keyboards/handwired/dactyl_lightcycle/info.json')
-rw-r--r--keyboards/handwired/dactyl_lightcycle/info.json12
1 files changed, 6 insertions, 6 deletions
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},