Skip to content

Commit 23aae28

Browse files
noroadsleftzykrah
authored andcommitted
Clickety Split Leeloo: QMK Configurator Fixes (qmk#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.
1 parent 2c993d7 commit 23aae28

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

keyboards/clickety_split/leeloo/info.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"keyboard_name": "Leeloo",
33
"url": "https://clicketysplit.ca/pages/leeloo",
4-
"maintainer": "Clickety Split Ltd",
4+
"maintainer": "ClicketySplit",
55
"layouts": {
66
"LAYOUT": {
77
"layout": [
@@ -53,7 +53,9 @@
5353
{"label":"C", "x":3, "y":3.0},
5454
{"label":"V", "x":4, "y":3.2},
5555
{"label":"B", "x":5, "y":3.4},
56+
{"label":"GUI", "x":6.25, "y":3.4},
5657

58+
{"label":"GUI", "x":7.75, "y":3.4},
5759
{"label":"N", "x":9, "y":3.4},
5860
{"label":"M", "x":10, "y":3.2},
5961
{"label":",", "x":11, "y":3.0},
@@ -63,13 +65,11 @@
6365

6466
{"label":"Alt", "x":2.7, "y":4.6},
6567
{"label":"Ctrl", "x":3.8, "y":4.5},
66-
{"label":"Enter", "x":5.7, "y":3.57},
67-
{"label":"MINS", "x":7.12, "y":2.96},
68-
{"label":"GUI", "x":6.25, "y":3.4},
68+
{"label":"Enter", "x":4.9, "y":4.55},
69+
{"label":"MINS", "x":6.1, "y":4.65},
6970

70-
{"label":"GUI", "x":7.75, "y":3.4},
71-
{"label":"EQL", "x":6.39, "y":6.86},
72-
{"label":"Space", "x":8.08, "y":6.18},
71+
{"label":"EQL", "x":7.9, "y":4.65},
72+
{"label":"Space", "x":9.1, "y":4.55},
7373
{"label":"Back Space", "x":10.2, "y":4.5},
7474
{"label":"Delete", "x":11.3, "y":4.6}
7575
]

0 commit comments

Comments
 (0)