summaryrefslogtreecommitdiff
path: root/keyboards/ares
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/ares
parent884a808813fe9e5f90aab4079a5944997465161e (diff)
Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)
Diffstat (limited to 'keyboards/ares')
-rw-r--r--keyboards/ares/keyboard.json21
1 files changed, 18 insertions, 3 deletions
diff --git a/keyboards/ares/keyboard.json b/keyboards/ares/keyboard.json
index 3894565702..f1e650397e 100644
--- a/keyboards/ares/keyboard.json
+++ b/keyboards/ares/keyboard.json
@@ -52,9 +52,24 @@
52 "processor": "atmega32a", 52 "processor": "atmega32a",
53 "bootloader": "bootloadhid", 53 "bootloader": "bootloadhid",
54 "layout_aliases": { 54 "layout_aliases": {
55 "LAYOUT": "LAYOUT_all" 55 "LAYOUT": "LAYOUT_all",
56 "LAYOUT_60_tsangan_hhkb": "LAYOUT_60_ansi_tsangan_split_bs_rshift"
56 }, 57 },
57 "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"], 58 "community_layouts": [
59 "60_ansi",
60 "60_ansi_split_bs_rshift",
61 "60_ansi_tsangan",
62 "60_ansi_tsangan_split_bs_rshift",
63 "60_ansi_wkl",
64 "60_ansi_wkl_split_bs_rshift",
65 "60_hhkb",
66 "60_iso",
67 "60_iso_split_bs_rshift",
68 "60_iso_tsangan",
69 "60_iso_tsangan_split_bs_rshift",
70 "60_iso_wkl",
71 "60_iso_wkl_split_bs_rshift"
72 ],
58 "layouts": { 73 "layouts": {
59 "LAYOUT_all": { 74 "LAYOUT_all": {
60 "layout": [ 75 "layout": [
@@ -337,7 +352,7 @@
337 {"matrix": [0, 13], "x": 13.5, "y": 4, "w": 1.5} 352 {"matrix": [0, 13], "x": 13.5, "y": 4, "w": 1.5}
338 ] 353 ]
339 }, 354 },
340 "LAYOUT_60_tsangan_hhkb": { 355 "LAYOUT_60_ansi_tsangan_split_bs_rshift": {
341 "layout": [ 356 "layout": [
342 {"matrix": [4, 0], "x": 0, "y": 0}, 357 {"matrix": [4, 0], "x": 0, "y": 0},
343 {"matrix": [4, 1], "x": 1, "y": 0}, 358 {"matrix": [4, 1], "x": 1, "y": 0},