summaryrefslogtreecommitdiff
path: root/keyboards/wekey
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/wekey
parent884a808813fe9e5f90aab4079a5944997465161e (diff)
Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)
Diffstat (limited to 'keyboards/wekey')
-rw-r--r--keyboards/wekey/polaris/keyboard.json11
1 files changed, 9 insertions, 2 deletions
diff --git a/keyboards/wekey/polaris/keyboard.json b/keyboards/wekey/polaris/keyboard.json
index 29d79b6a0b..c3fe12f144 100644
--- a/keyboards/wekey/polaris/keyboard.json
+++ b/keyboards/wekey/polaris/keyboard.json
@@ -32,7 +32,14 @@
32 "diode_direction": "COL2ROW", 32 "diode_direction": "COL2ROW",
33 "processor": "atmega32u4", 33 "processor": "atmega32u4",
34 "bootloader": "atmel-dfu", 34 "bootloader": "atmel-dfu",
35 "community_layouts": ["60_ansi", "60_ansi_split_bs_rshift", "60_tsangan_hhkb"], 35 "community_layouts": [
36 "60_ansi",
37 "60_ansi_split_bs_rshift",
38 "60_ansi_tsangan_split_bs_rshift"
39 ],
40 "layout_aliases": {
41 "LAYOUT_60_tsangan_hhkb": "LAYOUT_60_ansi_tsangan_split_bs_rshift"
42 },
36 "layouts": { 43 "layouts": {
37 "LAYOUT_all": { 44 "LAYOUT_all": {
38 "layout": [ 45 "layout": [
@@ -248,7 +255,7 @@
248 {"matrix": [9, 6], "x": 13.75, "y": 4, "w": 1.25} 255 {"matrix": [9, 6], "x": 13.75, "y": 4, "w": 1.25}
249 ] 256 ]
250 }, 257 },
251 "LAYOUT_60_tsangan_hhkb": { 258 "LAYOUT_60_ansi_tsangan_split_bs_rshift": {
252 "layout": [ 259 "layout": [
253 {"matrix": [0, 0], "x": 0, "y": 0}, 260 {"matrix": [0, 0], "x": 0, "y": 0},
254 {"matrix": [1, 0], "x": 1, "y": 0}, 261 {"matrix": [1, 0], "x": 1, "y": 0},