summaryrefslogtreecommitdiff
path: root/keyboards/iriskeyboards
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2024-09-02 09:13:28 +1000
committerGitHub <noreply@github.com>2024-09-02 09:13:28 +1000
commit28b6a8841fcc4f3198b107f1ae0bf4e3badf3fca (patch)
treee49e8e75a464455d253e1526a1279b27ac256611 /keyboards/iriskeyboards
parent884a808813fe9e5f90aab4079a5944997465161e (diff)
Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)
Diffstat (limited to 'keyboards/iriskeyboards')
-rw-r--r--keyboards/iriskeyboards/keyboard.json10
1 files changed, 7 insertions, 3 deletions
diff --git a/keyboards/iriskeyboards/keyboard.json b/keyboards/iriskeyboards/keyboard.json
index 4a821b2649..200c3a3f6a 100644
--- a/keyboards/iriskeyboards/keyboard.json
+++ b/keyboards/iriskeyboards/keyboard.json
@@ -33,11 +33,15 @@
33 "60_ansi", 33 "60_ansi",
34 "60_ansi_split_bs_rshift", 34 "60_ansi_split_bs_rshift",
35 "60_ansi_tsangan", 35 "60_ansi_tsangan",
36 "60_tsangan_hhkb", 36 "60_ansi_tsangan_split_bs_rshift",
37 "60_iso", 37 "60_iso",
38 "60_iso_split_bs_rshift", 38 "60_iso_split_bs_rshift",
39 "60_iso_tsangan" 39 "60_iso_tsangan",
40 "60_iso_tsangan_split_bs_rshift"
40 ], 41 ],
42 "layout_aliases": {
43 "LAYOUT_60_tsangan_hhkb": "LAYOUT_60_ansi_tsangan_split_bs_rshift"
44 },
41 "layouts": { 45 "layouts": {
42 "LAYOUT_all": { 46 "LAYOUT_all": {
43 "layout": [ 47 "layout": [
@@ -319,7 +323,7 @@
319 {"label": "Ctrl", "matrix": [4, 13], "x": 13.5, "y": 4, "w": 1.5} 323 {"label": "Ctrl", "matrix": [4, 13], "x": 13.5, "y": 4, "w": 1.5}
320 ] 324 ]
321 }, 325 },
322 "LAYOUT_60_tsangan_hhkb": { 326 "LAYOUT_60_ansi_tsangan_split_bs_rshift": {
323 "layout": [ 327 "layout": [
324 {"label": "`", "matrix": [0, 0], "x": 0, "y": 0}, 328 {"label": "`", "matrix": [0, 0], "x": 0, "y": 0},
325 {"label": "1", "matrix": [0, 1], "x": 1, "y": 0}, 329 {"label": "1", "matrix": [0, 1], "x": 1, "y": 0},