commit: e3c613c79c2211163abb914c8725cb495942fbb9
parent 55909141ef49ac87b29486c95cff6fa52bda69ed
Author: QMK Bot <hello@qmk.fm>
Date: Tue, 6 May 2025 06:23:47 +0000
Merge remote-tracking branch 'origin/master' into develop
Diffstat:
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/keyboards/mechlovin/zed60/keyboard.json b/keyboards/mechlovin/zed60/keyboard.json
@@ -48,7 +48,8 @@
"pin": "A7"
},
"layout_aliases": {
- "LAYOUT_all": "LAYOUT_60_ansi_split_bs_rshift"
+ "LAYOUT_all": "LAYOUT_60_ansi_split_bs_rshift",
+ "LAYOUT_60_tsangan_hhkb": "LAYOUT_60_ansi_tsangan_split_bs_rshift"
},
"layouts": {
"LAYOUT_60_ansi": {
@@ -249,7 +250,7 @@
{"matrix": [4, 13], "x": 13.75, "y": 4, "w": 1.25}
]
},
- "LAYOUT_60_tsangan_hhkb": {
+ "LAYOUT_60_ansi_tsangan_split_bs_rshift": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
@@ -311,7 +312,7 @@
{"matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.5},
{"matrix": [4, 6], "x": 4, "y": 4, "w": 7},
{"matrix": [4, 11], "x": 11, "y": 4, "w": 1.5},
- {"matrix": [4, 12], "x": 12, "y": 4},
+ {"matrix": [4, 12], "x": 12.5, "y": 4},
{"matrix": [4, 13], "x": 13.5, "y": 4, "w": 1.5}
]
}