summaryrefslogtreecommitdiff
path: root/keyboards/buildakb
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/buildakb
parent884a808813fe9e5f90aab4079a5944997465161e (diff)
Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)
Diffstat (limited to 'keyboards/buildakb')
-rw-r--r--keyboards/buildakb/mw60/keyboard.json21
1 files changed, 19 insertions, 2 deletions
diff --git a/keyboards/buildakb/mw60/keyboard.json b/keyboards/buildakb/mw60/keyboard.json
index 9a8b7955a8..9969768345 100644
--- a/keyboards/buildakb/mw60/keyboard.json
+++ b/keyboards/buildakb/mw60/keyboard.json
@@ -23,7 +23,24 @@
23 "pid": "0x0004", 23 "pid": "0x0004",
24 "vid": "0x4A56" 24 "vid": "0x4A56"
25 }, 25 },
26 "community_layouts": ["60_ansi", "60_ansi_split_bs_rshift", "60_ansi_tsangan", "60_tsangan_hhkb", "60_ansi_wkl", "60_ansi_wkl_split_bs_rshift", "60_hhkb", "60_iso", "60_iso_split_bs_rshift", "60_iso_tsangan", "60_iso_tsangan_split_bs_rshift", "60_iso_wkl", "60_iso_wkl_split_bs_rshift"], 26 "community_layouts": [
27 "60_ansi",
28 "60_ansi_split_bs_rshift",
29 "60_ansi_tsangan",
30 "60_ansi_tsangan_split_bs_rshift",
31 "60_ansi_wkl",
32 "60_ansi_wkl_split_bs_rshift",
33 "60_hhkb",
34 "60_iso",
35 "60_iso_split_bs_rshift",
36 "60_iso_tsangan",
37 "60_iso_tsangan_split_bs_rshift",
38 "60_iso_wkl",
39 "60_iso_wkl_split_bs_rshift"
40 ],
41 "layout_aliases": {
42 "LAYOUT_60_tsangan_hhkb": "LAYOUT_60_ansi_tsangan_split_bs_rshift"
43 },
27 "layouts": { 44 "layouts": {
28 "LAYOUT_60_ansi": { 45 "LAYOUT_60_ansi": {
29 "layout": [ 46 "layout": [
@@ -805,7 +822,7 @@
805 {"label": "k413", "matrix": [4, 13], "x": 13.5, "y": 4, "w": 1.5} 822 {"label": "k413", "matrix": [4, 13], "x": 13.5, "y": 4, "w": 1.5}
806 ] 823 ]
807 }, 824 },
808 "LAYOUT_60_tsangan_hhkb": { 825 "LAYOUT_60_ansi_tsangan_split_bs_rshift": {
809 "layout": [ 826 "layout": [
810 {"label": "k000", "matrix": [0, 0], "x": 0, "y": 0}, 827 {"label": "k000", "matrix": [0, 0], "x": 0, "y": 0},
811 {"label": "k001", "matrix": [0, 1], "x": 1, "y": 0}, 828 {"label": "k001", "matrix": [0, 1], "x": 1, "y": 0},