aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/acheron
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2020-06-15 03:09:48 -0700
committerGitHub <noreply@github.com>2020-06-15 03:09:48 -0700
commita8d073368f0e4cc51109fab50f7c9cb88d843940 (patch)
tree819a00b65e6ea11be0249f6c155bacf019e77174 /keyboards/acheron
parent44d93285d1e5ae0fdaaaab33aa15ffab456b9434 (diff)
downloadfirmware-a8d073368f0e4cc51109fab50f7c9cb88d843940.tar.gz
firmware-a8d073368f0e4cc51109fab50f7c9cb88d843940.tar.bz2
firmware-a8d073368f0e4cc51109fab50f7c9cb88d843940.zip
[Keyboard] Fix Configurator layout data for acheron/elongate (#9392)
Diffstat (limited to 'keyboards/acheron')
-rw-r--r--keyboards/acheron/elongate/info.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/acheron/elongate/info.json b/keyboards/acheron/elongate/info.json
index 65e312259..46784164b 100644
--- a/keyboards/acheron/elongate/info.json
+++ b/keyboards/acheron/elongate/info.json
@@ -5,7 +5,7 @@
"width": 15.5,
"height": 4.25,
"layouts": {
- "LAYOUT_all": {
+ "LAYOUT": {
"layout": [
{"label":"Tab", "x":0, "y":0},
{"label":"Q", "x":1, "y":0},
@@ -33,7 +33,7 @@
{"label":"J", "x":7.25, "y":1},
{"label":"K", "x":8.25, "y":1},
{"label":"L", "x":9.25, "y":1},
- {"label":"Enter", "x":10.25, "y":1.75},
+ {"label":"Enter", "x":10.25, "y":1, "w":1.75},
{"label":"4", "x":12.5, "y":1},
{"label":"5", "x":13.5, "y":1},
{"label":"6", "x":14.5, "y":1},
@@ -47,7 +47,7 @@
{"label":"N", "x":6.75, "y":2},
{"label":"M", "x":7.75, "y":2},
{"label":"<", "x":8.75, "y":2},
- {"label":"Fn1", "x":9.75, "y":2},
+ {"label":"Fn1", "x":9.75, "y":2, "w":1.25},
{"label":"Up", "x":11.25, "y":2.25},
{"label":"1", "x":12.5, "y":2},
{"label":"2", "x":13.5, "y":2},