From cb08c38f73c5816dc0aa2793ce79a3171cf65a77 Mon Sep 17 00:00:00 2001 From: ojthetiny Date: Mon, 31 Jul 2023 05:11:53 +0300 Subject: [PATCH 1/4] add lgbtkl json --- v3/lgbtkl/lgbtkl.json | 182 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 182 insertions(+) create mode 100644 v3/lgbtkl/lgbtkl.json diff --git a/v3/lgbtkl/lgbtkl.json b/v3/lgbtkl/lgbtkl.json new file mode 100644 index 0000000000..dd9fff9e10 --- /dev/null +++ b/v3/lgbtkl/lgbtkl.json @@ -0,0 +1,182 @@ +{ + "name": "lgbtkl", + "vendorId": "0x6F6A", + "productId": "0x4C54", + "matrix": { + "rows": 5, + "cols": 19 + }, + "layouts": { + "labels": [ + "Split Backspace", + "Split Right Shift", + "Split Spacebar" + ], + "keymap": [ + [ + "0,0", + { + "x": 0.25 + }, + "0,1", + "0,2", + "0,3", + "0,4", + "0,5", + "0,6", + "0,7", + "0,8", + "0,9", + "0,10", + "0,11", + "0,12", + "0,13", + { + "w": 2 + }, + "0,14\n\n\n0,0", + { + "x": 0.25 + }, + "0,16", + "0,17", + "0,18", + { + "x": 1 + }, + "0,14\n\n\n0,1", + "0,15\n\n\n0,1" + ], + [ + "1,0", + { + "x": 0.25, + "w": 1.5 + }, + "1,1", + "1,2", + "1,3", + "1,4", + "1,5", + "1,6", + "1,7", + "1,8", + "1,9", + "1,10", + "1,11", + "1,12", + "1,13", + { + "w": 1.5 + }, + "1,15", + { + "x": 0.25 + }, + "1,16", + "1,17", + "1,18" + ], + [ + "2,0", + { + "x": 0.25, + "w": 1.75 + }, + "2,1", + "2,2", + "2,3", + "2,4", + "2,5", + "2,6", + "2,7", + "2,8", + "2,9", + "2,10", + "2,11", + "2,12", + { + "w": 2.25 + }, + "2,14" + ], + [ + "3,0", + { + "x": 0.25, + "w": 2.25 + }, + "3,1", + "3,2", + "3,3", + "3,4", + "3,5", + "3,6", + "3,7", + "3,8", + "3,9", + "3,10", + "3,11", + { + "w": 2.75 + }, + "3,14\n\n\n1,0", + { + "x": 1.25 + }, + "3,17", + { + "x": 1.25, + "w": 1.75 + }, + "3,13\n\n\n1,1", + "3,15\n\n\n1,1" + ], + [ + "4,0", + { + "x": 0.25, + "w": 1.5 + }, + "4,1", + "4,2", + { + "w": 1.5 + }, + "4,3", + { + "w": 7 + }, + "4,7\n\n\n2,0", + { + "w": 1.5 + }, + "4,11", + "4,13", + { + "w": 1.5 + }, + "4,15", + { + "x": 0.25 + }, + "4,16", + "4,17", + "4,18" + ], + [ + { + "y": 0.25, + "x": 5.25, + "w": 3 + }, + "4,5\n\n\n2,1", + "4,7\n\n\n2,1", + { + "w": 3 + }, + "4,9\n\n\n2,1" + ] + ] + } + } \ No newline at end of file From 90a5898c7626fef02b9dced5f14cde346f28e267 Mon Sep 17 00:00:00 2001 From: Olivia J <65928618+ojthetiny@users.noreply.github.com> Date: Fri, 27 Oct 2023 13:22:25 +0300 Subject: [PATCH 2/4] Add Modifier Colors --- v3/lgbtkl/lgbtkl.json | 383 ++++++++++++++++++++++-------------------- 1 file changed, 204 insertions(+), 179 deletions(-) diff --git a/v3/lgbtkl/lgbtkl.json b/v3/lgbtkl/lgbtkl.json index dd9fff9e10..599dbdbccc 100644 --- a/v3/lgbtkl/lgbtkl.json +++ b/v3/lgbtkl/lgbtkl.json @@ -1,182 +1,207 @@ { - "name": "lgbtkl", - "vendorId": "0x6F6A", - "productId": "0x4C54", - "matrix": { - "rows": 5, - "cols": 19 - }, - "layouts": { - "labels": [ - "Split Backspace", - "Split Right Shift", - "Split Spacebar" + "name": "LGBTKL", + "vendorId": "0x6F6A", + "productId": "0x4C54", + "matrix": { + "rows": 5, + "cols": 18 + }, + "layouts": { + "labels": [ + "Split Backspace", + "Split Right Shift", + "Split Space" + ], + "keymap": [ + [ + { + "c": "#aaaaaa" + }, + "0,0", + { + "x": 0.25, + "c": "#777777" + }, + "0,1", + { + "c": "#cccccc" + }, + "0,2", + "0,3", + "0,4", + "0,5", + "0,6", + "0,7", + "0,8", + "0,9", + "0,10", + "0,11", + "0,11", + "0,12", + { + "c": "#aaaaaa", + "w": 2 + }, + "0,13\n\n\n0,0", + { + "x": 0.25 + }, + "0,15", + "0,16", + "0,17", + { + "x": 1 + }, + "0,13\n\n\n0,1", + "0,14\n\n\n0,1" ], - "keymap": [ - [ - "0,0", - { - "x": 0.25 - }, - "0,1", - "0,2", - "0,3", - "0,4", - "0,5", - "0,6", - "0,7", - "0,8", - "0,9", - "0,10", - "0,11", - "0,12", - "0,13", - { - "w": 2 - }, - "0,14\n\n\n0,0", - { - "x": 0.25 - }, - "0,16", - "0,17", - "0,18", - { - "x": 1 - }, - "0,14\n\n\n0,1", - "0,15\n\n\n0,1" - ], - [ - "1,0", - { - "x": 0.25, - "w": 1.5 - }, - "1,1", - "1,2", - "1,3", - "1,4", - "1,5", - "1,6", - "1,7", - "1,8", - "1,9", - "1,10", - "1,11", - "1,12", - "1,13", - { - "w": 1.5 - }, - "1,15", - { - "x": 0.25 - }, - "1,16", - "1,17", - "1,18" - ], - [ - "2,0", - { - "x": 0.25, - "w": 1.75 - }, - "2,1", - "2,2", - "2,3", - "2,4", - "2,5", - "2,6", - "2,7", - "2,8", - "2,9", - "2,10", - "2,11", - "2,12", - { - "w": 2.25 - }, - "2,14" - ], - [ - "3,0", - { - "x": 0.25, - "w": 2.25 - }, - "3,1", - "3,2", - "3,3", - "3,4", - "3,5", - "3,6", - "3,7", - "3,8", - "3,9", - "3,10", - "3,11", - { - "w": 2.75 - }, - "3,14\n\n\n1,0", - { - "x": 1.25 - }, - "3,17", - { - "x": 1.25, - "w": 1.75 - }, - "3,13\n\n\n1,1", - "3,15\n\n\n1,1" - ], - [ - "4,0", - { - "x": 0.25, - "w": 1.5 - }, - "4,1", - "4,2", - { - "w": 1.5 - }, - "4,3", - { - "w": 7 - }, - "4,7\n\n\n2,0", - { - "w": 1.5 - }, - "4,11", - "4,13", - { - "w": 1.5 - }, - "4,15", - { - "x": 0.25 - }, - "4,16", - "4,17", - "4,18" - ], - [ - { - "y": 0.25, - "x": 5.25, - "w": 3 - }, - "4,5\n\n\n2,1", - "4,7\n\n\n2,1", - { - "w": 3 - }, - "4,9\n\n\n2,1" - ] + [ + "1,0", + { + "x": 0.25, + "w": 1.5 + }, + "1,1", + { + "c": "#cccccc" + }, + "1,2", + "1,3", + "1,4", + "1,5", + "1,6", + "1,7", + "1,8", + "1,9", + "1,10", + "1,11", + "1,11", + "1,12", + { + "w": 1.5 + }, + "1,14", + { + "x": 0.25, + "c": "#aaaaaa" + }, + "1,15", + "1,16", + "1,17" + ], + [ + "2,0", + { + "x": 0.25, + "w": 1.75 + }, + "2,1", + { + "c": "#cccccc" + }, + "2,2", + "2,3", + "2,4", + "2,5", + "2,6", + "2,7", + "2,8", + "2,9", + "2,10", + "2,11", + "2,11", + { + "c": "#777777", + "w": 2.25 + }, + "2,13" + ], + [ + { + "c": "#aaaaaa" + }, + "3,0", + { + "x": 0.25, + "w": 2.25 + }, + "3,1", + { + "c": "#cccccc" + }, + "3,2", + "3,3", + "3,4", + "3,5", + "3,6", + "3,7", + "3,8", + "3,9", + "3,10", + "3,11", + { + "c": "#aaaaaa", + "w": 2.75 + }, + "3,13\n\n\n1,0", + { + "x": 1.25 + }, + "3,16", + { + "x": 1.25, + "w": 1.75 + }, + "3,12\n\n\n1,1", + "3,14\n\n\n1,1" + ], + [ + "4,0", + { + "x": 0.25, + "w": 1.5 + }, + "4,1", + "4,2", + { + "w": 1.5 + }, + "4,3", + { + "c": "#cccccc", + "w": 7 + }, + "4,7\n\n\n2,0", + { + "c": "#aaaaaa", + "w": 1.5 + }, + "4,11", + "4,12", + { + "w": 1.5 + }, + "4,14", + { + "x": 0.25 + }, + "4,15", + "4,16", + "4,17" + ], + [ + { + "x": 5.25, + "c": "#cccccc", + "w": 3 + }, + "4,5\n\n\n2,1", + "4,7\n\n\n2,1", + { + "w": 3 + }, + "4,9\n\n\n2,1" ] - } - } \ No newline at end of file + ] + } +} From 99dd7a35fa9aa95642826fa15227621c25dc2374 Mon Sep 17 00:00:00 2001 From: Olivia J <65928618+ojthetiny@users.noreply.github.com> Date: Fri, 27 Oct 2023 13:25:29 +0300 Subject: [PATCH 3/4] Update lgbtkl.json Fix incorrect columns --- v3/lgbtkl/lgbtkl.json | 41 +++++++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/v3/lgbtkl/lgbtkl.json b/v3/lgbtkl/lgbtkl.json index 599dbdbccc..02f3ab14ce 100644 --- a/v3/lgbtkl/lgbtkl.json +++ b/v3/lgbtkl/lgbtkl.json @@ -2,9 +2,10 @@ "name": "LGBTKL", "vendorId": "0x6F6A", "productId": "0x4C54", + "lighting": "none", "matrix": { "rows": 5, - "cols": 18 + "cols": 19 }, "layouts": { "labels": [ @@ -36,24 +37,24 @@ "0,9", "0,10", "0,11", - "0,11", "0,12", + "0,13", { "c": "#aaaaaa", "w": 2 }, - "0,13\n\n\n0,0", + "0,14\n\n\n0,0", { "x": 0.25 }, - "0,15", "0,16", "0,17", + "0,18", { "x": 1 }, - "0,13\n\n\n0,1", - "0,14\n\n\n0,1" + "0,14\n\n\n0,1", + "0,15\n\n\n0,1" ], [ "1,0", @@ -75,19 +76,19 @@ "1,9", "1,10", "1,11", - "1,11", "1,12", + "1,13", { "w": 1.5 }, - "1,14", + "1,15", { "x": 0.25, "c": "#aaaaaa" }, - "1,15", "1,16", - "1,17" + "1,17", + "1,18" ], [ "2,0", @@ -109,12 +110,12 @@ "2,9", "2,10", "2,11", - "2,11", + "2,12", { "c": "#777777", "w": 2.25 }, - "2,13" + "2,14" ], [ { @@ -143,17 +144,17 @@ "c": "#aaaaaa", "w": 2.75 }, - "3,13\n\n\n1,0", + "3,14\n\n\n1,0", { "x": 1.25 }, - "3,16", + "3,17", { "x": 1.25, "w": 1.75 }, - "3,12\n\n\n1,1", - "3,14\n\n\n1,1" + "3,13\n\n\n1,1", + "3,15\n\n\n1,1" ], [ "4,0", @@ -177,17 +178,17 @@ "w": 1.5 }, "4,11", - "4,12", + "4,13", { "w": 1.5 }, - "4,14", + "4,15", { "x": 0.25 }, - "4,15", "4,16", - "4,17" + "4,17", + "4,18" ], [ { From f4bcf81bb992fb8251442c8efc545f29cf5dcba6 Mon Sep 17 00:00:00 2001 From: Olivia J <65928618+ojthetiny@users.noreply.github.com> Date: Fri, 27 Oct 2023 13:30:32 +0300 Subject: [PATCH 4/4] Update lgbtkl.json Remove Lighting definition after update --- v3/lgbtkl/lgbtkl.json | 1 - 1 file changed, 1 deletion(-) diff --git a/v3/lgbtkl/lgbtkl.json b/v3/lgbtkl/lgbtkl.json index 02f3ab14ce..a8a4c4dfc0 100644 --- a/v3/lgbtkl/lgbtkl.json +++ b/v3/lgbtkl/lgbtkl.json @@ -2,7 +2,6 @@ "name": "LGBTKL", "vendorId": "0x6F6A", "productId": "0x4C54", - "lighting": "none", "matrix": { "rows": 5, "cols": 19