summaryrefslogtreecommitdiff
path: root/keyboards/aeboards
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2020-06-28 21:51:48 +1000
committerGitHub <noreply@github.com>2020-06-28 12:51:48 +0100
commit3d45861216b59490a88264188abeb33a84185766 (patch)
treec4b8b98ef062ef7f8bf75d381fab9cea0d2818b5 /keyboards/aeboards
parente184da91a662b01eb824329087156bd2507bfad6 (diff)
Fix ordering for new info.jsons (#9567)
Diffstat (limited to 'keyboards/aeboards')
-rw-r--r--keyboards/aeboards/aegis/info.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/keyboards/aeboards/aegis/info.json b/keyboards/aeboards/aegis/info.json
index 1e83a7a9c1..90e2b16946 100644
--- a/keyboards/aeboards/aegis/info.json
+++ b/keyboards/aeboards/aegis/info.json
@@ -94,6 +94,8 @@
{"x": 2, "y": 4.5},
{"x": 3, "y": 4.5},
+ {"x": 4.25, "y": 4.75},
+
{"x": 5.5, "y": 4.5, "w": 1.25},
{"x": 6.75, "y": 4.5},
{"x": 7.75, "y": 4.5},
@@ -108,22 +110,20 @@
{"x": 16.75, "y": 4.5, "w": 1.75},
{"x": 18.5, "y": 4.5},
- {"x": 4.25, "y": 4.75},
-
{"x": 0, "y": 5.5},
{"x": 1, "y": 5.5},
{"x": 2, "y": 5.5},
+ {"x": 3.25, "y": 5.75},
+ {"x": 4.25, "y": 5.75},
+ {"x": 5.25, "y": 5.75},
+
{"x": 6.5, "y": 5.5, "w": 1.25},
{"x": 7.75, "y": 5.5, "w": 1.25},
{"x": 9, "y": 5.5, "w": 6.25},
{"x": 15.25, "y": 5.5, "w": 1.5},
{"x": 16.75, "y": 5.5, "w": 1.25},
- {"x": 18, "y": 5.5, "w": 1.5},
-
- {"x": 3.25, "y": 5.75},
- {"x": 4.25, "y": 5.75},
- {"x": 5.25, "y": 5.75}
+ {"x": 18, "y": 5.5, "w": 1.5}
]
}
}