summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/zed65/910/info.json
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2023-09-14 10:57:44 -0700
committerGitHub <noreply@github.com>2023-09-14 10:57:44 -0700
commit269c7b6e5b58aaa260dfa4e7e08884b1f26d598a (patch)
tree664dacb77e2e934401763aa3df5d861f80b862f4 /keyboards/mechlovin/zed65/910/info.json
parentcfe52b6e6e9815cc31e3b53c049116037538ffa8 (diff)
Mechlovin Zed65 910 Layout Standardization (#22018)
* Add layout/matrix diagram [docs] * Rename `LAYOUT_65_iso_tsangan_split_bs` to `LAYOUT_iso_split_bs` [refactor] * Rename `LAYOUT_65_ansi_tsangan` to `LAYOUT_ansi` [refactor] * Rename `LAYOUT_65_ansi_blocker_tsangan` to `LAYOUT_ansi_blocker_tsangan` [refactor] * Rename `LAYOUT_65_ansi_tsangan_split_bs` to `LAYOUT_all` [refactor]
Diffstat (limited to 'keyboards/mechlovin/zed65/910/info.json')
-rw-r--r--keyboards/mechlovin/zed65/910/info.json14
1 files changed, 10 insertions, 4 deletions
diff --git a/keyboards/mechlovin/zed65/910/info.json b/keyboards/mechlovin/zed65/910/info.json
index 7874c09e2d..d1de863c03 100644
--- a/keyboards/mechlovin/zed65/910/info.json
+++ b/keyboards/mechlovin/zed65/910/info.json
@@ -42,8 +42,14 @@
"pin": "A7",
"driver": "spi"
},
+ "layout_aliases": {
+ "LAYOUT_65_iso_tsangan_split_bs": "LAYOUT_iso_split_bs",
+ "LAYOUT_65_ansi_tsangan": "LAYOUT_ansi",
+ "LAYOUT_65_ansi_blocker_tsangan": "LAYOUT_ansi_blocker_tsangan",
+ "LAYOUT_65_ansi_tsangan_split_bs": "LAYOUT_all"
+ },
"layouts": {
- "LAYOUT_65_iso_tsangan_split_bs": {
+ "LAYOUT_iso_split_bs": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
@@ -120,7 +126,7 @@
{"matrix": [4, 14], "x": 15, "y": 4}
]
},
- "LAYOUT_65_ansi_tsangan_split_bs": {
+ "LAYOUT_all": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
@@ -197,7 +203,7 @@
{"matrix": [4, 14], "x": 15, "y": 4}
]
},
- "LAYOUT_65_ansi_tsangan": {
+ "LAYOUT_ansi": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
@@ -273,7 +279,7 @@
]
},
- "LAYOUT_65_ansi_blocker_tsangan": {
+ "LAYOUT_ansi_blocker_tsangan": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},