aboutsummaryrefslogtreecommitdiff
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)
downloadqmk_firmware-3d45861216b59490a88264188abeb33a84185766.tar.gz
qmk_firmware-3d45861216b59490a88264188abeb33a84185766.zip
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 1e83a7a9c..90e2b1694 100644
--- a/keyboards/aeboards/aegis/info.json
+++ b/keyboards/aeboards/aegis/info.json
@@ -94,6 +94,8 @@
94 {"x": 2, "y": 4.5}, 94 {"x": 2, "y": 4.5},
95 {"x": 3, "y": 4.5}, 95 {"x": 3, "y": 4.5},
96 96
97 {"x": 4.25, "y": 4.75},
98
97 {"x": 5.5, "y": 4.5, "w": 1.25}, 99 {"x": 5.5, "y": 4.5, "w": 1.25},
98 {"x": 6.75, "y": 4.5}, 100 {"x": 6.75, "y": 4.5},
99 {"x": 7.75, "y": 4.5}, 101 {"x": 7.75, "y": 4.5},
@@ -108,22 +110,20 @@
108 {"x": 16.75, "y": 4.5, "w": 1.75}, 110 {"x": 16.75, "y": 4.5, "w": 1.75},
109 {"x": 18.5, "y": 4.5}, 111 {"x": 18.5, "y": 4.5},
110 112
111 {"x": 4.25, "y": 4.75},
112
113 {"x": 0, "y": 5.5}, 113 {"x": 0, "y": 5.5},
114 {"x": 1, "y": 5.5}, 114 {"x": 1, "y": 5.5},
115 {"x": 2, "y": 5.5}, 115 {"x": 2, "y": 5.5},
116 116
117 {"x": 3.25, "y": 5.75},
118 {"x": 4.25, "y": 5.75},
119 {"x": 5.25, "y": 5.75},
120
117 {"x": 6.5, "y": 5.5, "w": 1.25}, 121 {"x": 6.5, "y": 5.5, "w": 1.25},
118 {"x": 7.75, "y": 5.5, "w": 1.25}, 122 {"x": 7.75, "y": 5.5, "w": 1.25},
119 {"x": 9, "y": 5.5, "w": 6.25}, 123 {"x": 9, "y": 5.5, "w": 6.25},
120 {"x": 15.25, "y": 5.5, "w": 1.5}, 124 {"x": 15.25, "y": 5.5, "w": 1.5},
121 {"x": 16.75, "y": 5.5, "w": 1.25}, 125 {"x": 16.75, "y": 5.5, "w": 1.25},
122 {"x": 18, "y": 5.5, "w": 1.5}, 126 {"x": 18, "y": 5.5, "w": 1.5}
123
124 {"x": 3.25, "y": 5.75},
125 {"x": 4.25, "y": 5.75},
126 {"x": 5.25, "y": 5.75}
127 ] 127 ]
128 } 128 }
129 } 129 }