summaryrefslogtreecommitdiffstats
path: root/keyboards/gizmo_engineering/gk6/info.json
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-01-20 05:44:05 +0000
committerGitHub <noreply@github.com>2023-01-20 05:44:05 +0000
commit53cc6170ae2687b0c894f05738181a2f16ad0d6c (patch)
tree8ad46caf24ee9dd35af36c2f292d0ba322650c80 /keyboards/gizmo_engineering/gk6/info.json
parent18d107b29bc2b84b13a19f3fc4ef08724247b1bb (diff)
Refactor some layouts which contain keyboard name (#19645)
* Refactor some layouts which contain keyboard name * use planck_mit
Diffstat (limited to 'keyboards/gizmo_engineering/gk6/info.json')
-rwxr-xr-xkeyboards/gizmo_engineering/gk6/info.json8
1 files changed, 6 insertions, 2 deletions
diff --git a/keyboards/gizmo_engineering/gk6/info.json b/keyboards/gizmo_engineering/gk6/info.json
index 8dfdfbf93b..4573c3f561 100755
--- a/keyboards/gizmo_engineering/gk6/info.json
+++ b/keyboards/gizmo_engineering/gk6/info.json
@@ -8,8 +8,12 @@
"pid": "0x0001",
"device_version": "30.3.1"
},
+ "layout_aliases": {
+ "LAYOUT_gk6_2x2u": "LAYOUT_2x2u",
+ "LAYOUT_gk6_1x2u": "LAYOUT_1x2u"
+ },
"layouts": {
- "LAYOUT_gk6_2x2u": {
+ "LAYOUT_2x2u": {
"layout": [
{"x": 0, "y": 0},
{"x": 1, "y": 0},
@@ -143,7 +147,7 @@
{"x": 11, "y": 4}
]
},
- "LAYOUT_gk6_1x2u": {
+ "LAYOUT_1x2u": {
"layout": [
{"x": 0, "y": 0},
{"x": 1, "y": 0},