summaryrefslogtreecommitdiff
path: root/keyboards/clickety_split
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2022-05-14 14:21:31 -0700
committerGitHub <noreply@github.com>2022-05-14 22:21:31 +0100
commit24f378e6c3d35f7001f81b7d8c217ef034f5fe30 (patch)
tree604befc0a790d67adc813bc484c4a295a812e6aa /keyboards/clickety_split
parent2f9197cfcdd11a661cdc1877a8dee9015c4f18de (diff)
Clickety Split Leeloo: QMK Configurator Fixes (#17093)
* info.json: fix key sequence error * info.json: fix visual rendering Clarify the physical locations of the keys. * info.json: update maintainer field This field is meant to reference the maintainer's GitHub username.
Diffstat (limited to 'keyboards/clickety_split')
-rw-r--r--keyboards/clickety_split/leeloo/info.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/keyboards/clickety_split/leeloo/info.json b/keyboards/clickety_split/leeloo/info.json
index 40447d3f93..5473292d14 100644
--- a/keyboards/clickety_split/leeloo/info.json
+++ b/keyboards/clickety_split/leeloo/info.json
@@ -1,7 +1,7 @@
{
"keyboard_name": "Leeloo",
"url": "https://clicketysplit.ca/pages/leeloo",
- "maintainer": "Clickety Split Ltd",
+ "maintainer": "ClicketySplit",
"layouts": {
"LAYOUT": {
"layout": [
@@ -53,7 +53,9 @@
{"label":"C", "x":3, "y":3.0},
{"label":"V", "x":4, "y":3.2},
{"label":"B", "x":5, "y":3.4},
+ {"label":"GUI", "x":6.25, "y":3.4},
+ {"label":"GUI", "x":7.75, "y":3.4},
{"label":"N", "x":9, "y":3.4},
{"label":"M", "x":10, "y":3.2},
{"label":",", "x":11, "y":3.0},
@@ -63,13 +65,11 @@
{"label":"Alt", "x":2.7, "y":4.6},
{"label":"Ctrl", "x":3.8, "y":4.5},
- {"label":"Enter", "x":5.7, "y":3.57},
- {"label":"MINS", "x":7.12, "y":2.96},
- {"label":"GUI", "x":6.25, "y":3.4},
+ {"label":"Enter", "x":4.9, "y":4.55},
+ {"label":"MINS", "x":6.1, "y":4.65},
- {"label":"GUI", "x":7.75, "y":3.4},
- {"label":"EQL", "x":6.39, "y":6.86},
- {"label":"Space", "x":8.08, "y":6.18},
+ {"label":"EQL", "x":7.9, "y":4.65},
+ {"label":"Space", "x":9.1, "y":4.55},
{"label":"Back Space", "x":10.2, "y":4.5},
{"label":"Delete", "x":11.3, "y":4.6}
]