summaryrefslogtreecommitdiff
path: root/layouts
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 /layouts
parent884a808813fe9e5f90aab4079a5944997465161e (diff)
Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)
Diffstat (limited to 'layouts')
-rw-r--r--layouts/default/60_ansi_tsangan_split_bs_rshift/default_60_ansi_tsangan_split_bs_rshift/keymap.c27
-rw-r--r--layouts/default/60_ansi_tsangan_split_bs_rshift/info.json77
-rw-r--r--layouts/default/60_ansi_tsangan_split_bs_rshift/layout.json5
-rw-r--r--layouts/default/60_ansi_tsangan_split_bs_rshift/readme.md3
-rw-r--r--layouts/default/readme.md30
5 files changed, 127 insertions, 15 deletions
diff --git a/layouts/default/60_ansi_tsangan_split_bs_rshift/default_60_ansi_tsangan_split_bs_rshift/keymap.c b/layouts/default/60_ansi_tsangan_split_bs_rshift/default_60_ansi_tsangan_split_bs_rshift/keymap.c
new file mode 100644
index 0000000000..f6dac0999f
--- /dev/null
+++ b/layouts/default/60_ansi_tsangan_split_bs_rshift/default_60_ansi_tsangan_split_bs_rshift/keymap.c
@@ -0,0 +1,27 @@
1// Copyright 2024 QMK
2// SPDX-License-Identifier: GPL-2.0-or-later
3
4#include QMK_KEYBOARD_H
5
6const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
7 /*
8 * ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
9 * │ ` │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ = │Bsp│Bsp│
10 * ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤
11 * │ Tab │ Q │ W │ E │ R │ T │ Y │ U │ I │ O │ P │ [ │ ] │ \ │
12 * ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤
13 * │ Caps │ A │ S │ D │ F │ G │ H │ J │ K │ L │ ; │ ' │ Enter │
14 * ├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤
15 * │ Shift │ Z │ X │ C │ V │ B │ N │ M │ , │ . │ / │ Shift│Sft│
16 * ├─────┬──┴┬──┴──┬┴───┴───┴───┴───┴───┴───┴──┬┴───┴┬───┬─┴───┤
17 * │Ctrl │GUI│ Alt │ │ Alt │GUI│ Ctrl│
18 * └─────┴───┴─────┴───────────────────────────┴─────┴───┴─────┘
19 */
20 [0] = LAYOUT_60_ansi_tsangan_split_bs_rshift(
21 KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSPC, KC_BSPC,
22 KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSLS,
23 KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_ENT,
24 KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_RSFT,
25 KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_RALT, KC_RGUI, KC_RCTL
26 )
27};
diff --git a/layouts/default/60_ansi_tsangan_split_bs_rshift/info.json b/layouts/default/60_ansi_tsangan_split_bs_rshift/info.json
new file mode 100644
index 0000000000..94f91530d2
--- /dev/null
+++ b/layouts/default/60_ansi_tsangan_split_bs_rshift/info.json
@@ -0,0 +1,77 @@
1{
2 "keyboard_name": "60% ANSI layout with split Backspace, split Right Shift, and Tsangan Bottom Row",
3 "url": "",
4 "maintainer": "qmk",
5 "layouts": {
6 "LAYOUT_60_ansi_tsangan_split_bs_rshift": {
7 "layout": [
8 {"x":0, "y":0},
9 {"x":1, "y":0},
10 {"x":2, "y":0},
11 {"x":3, "y":0},
12 {"x":4, "y":0},
13 {"x":5, "y":0},
14 {"x":6, "y":0},
15 {"x":7, "y":0},
16 {"x":8, "y":0},
17 {"x":9, "y":0},
18 {"x":10, "y":0},
19 {"x":11, "y":0},
20 {"x":12, "y":0},
21 {"x":13, "y":0},
22 {"x":14, "y":0},
23
24 {"x":0, "y":1, "w":1.5},
25 {"x":1.5, "y":1},
26 {"x":2.5, "y":1},
27 {"x":3.5, "y":1},
28 {"x":4.5, "y":1},
29 {"x":5.5, "y":1},
30 {"x":6.5, "y":1},
31 {"x":7.5, "y":1},
32 {"x":8.5, "y":1},
33 {"x":9.5, "y":1},
34 {"x":10.5, "y":1},
35 {"x":11.5, "y":1},
36 {"x":12.5, "y":1},
37 {"x":13.5, "y":1, "w":1.5},
38
39 {"x":0, "y":2, "w":1.75},
40 {"x":1.75, "y":2},
41 {"x":2.75, "y":2},
42 {"x":3.75, "y":2},
43 {"x":4.75, "y":2},
44 {"x":5.75, "y":2},
45 {"x":6.75, "y":2},
46 {"x":7.75, "y":2},
47 {"x":8.75, "y":2},
48 {"x":9.75, "y":2},
49 {"x":10.75, "y":2},
50 {"x":11.75, "y":2},
51 {"x":12.75, "y":2, "w":2.25},
52
53 {"x":0, "y":3, "w":2.25},
54 {"x":2.25, "y":3},
55 {"x":3.25, "y":3},
56 {"x":4.25, "y":3},
57 {"x":5.25, "y":3},
58 {"x":6.25, "y":3},
59 {"x":7.25, "y":3},
60 {"x":8.25, "y":3},
61 {"x":9.25, "y":3},
62 {"x":10.25, "y":3},
63 {"x":11.25, "y":3},
64 {"x":12.25, "y":3, "w":1.75},
65 {"x":14, "y":3},
66
67 {"x":0, "y":4, "w":1.5},
68 {"x":1.5, "y":4},
69 {"x":2.5, "y":4, "w":1.5},
70 {"x":4, "y":4, "w":7},
71 {"x":11, "y":4, "w":1.5},
72 {"x":12.5, "y":4},
73 {"x":13.5, "y":4, "w":1.5}
74 ]
75 }
76 }
77}
diff --git a/layouts/default/60_ansi_tsangan_split_bs_rshift/layout.json b/layouts/default/60_ansi_tsangan_split_bs_rshift/layout.json
new file mode 100644
index 0000000000..c387347d9e
--- /dev/null
+++ b/layouts/default/60_ansi_tsangan_split_bs_rshift/layout.json
@@ -0,0 +1,5 @@
1[{a:7},"","","","","","","","","","","","","","",""],
2[{w:1.5},"","","","","","","","","","","","","",{w:1.5},""],
3[{w:1.75},"","","","","","","","","","","","",{w:2.25},""],
4[{w:2.25},"","","","","","","","","","","",{w:1.75},"",""],
5[{w:1.5},"","",{w:1.5},"",{w:7},"",{w:1.5},"","",{w:1.5},""]
diff --git a/layouts/default/60_ansi_tsangan_split_bs_rshift/readme.md b/layouts/default/60_ansi_tsangan_split_bs_rshift/readme.md
new file mode 100644
index 0000000000..f086e5d3d6
--- /dev/null
+++ b/layouts/default/60_ansi_tsangan_split_bs_rshift/readme.md
@@ -0,0 +1,3 @@
1# 60_ansi_tsangan_split_bs_rshift
2
3 LAYOUT_60_ansi_tsangan_split_bs_rshift
diff --git a/layouts/default/readme.md b/layouts/default/readme.md
index 2460f64701..d057fe7708 100644
--- a/layouts/default/readme.md
+++ b/layouts/default/readme.md
@@ -110,6 +110,21 @@ LAYOUT_60_ansi_tsangan
110``` 110```
111 111
112``` 112```
113LAYOUT_60_ansi_tsangan_split_bs_rshift
114┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
115│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
116├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤
117│ │ │ │ │ │ │ │ │ │ │ │ │ │ │
118├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤
119│ │ │ │ │ │ │ │ │ │ │ │ │ │
120├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤
121│ │ │ │ │ │ │ │ │ │ │ │ │ │
122├─────┬──┴┬──┴──┬┴───┴───┴───┴───┴───┴───┴──┬┴───┴┬───┬─┴───┤
123│ │ │ │ │ │ │ │
124└─────┴───┴─────┴───────────────────────────┴─────┴───┴─────┘
125```
126
127```
113LAYOUT_60_ansi_wkl 128LAYOUT_60_ansi_wkl
114┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┐ 129┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┐
115│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ 130│ │ │ │ │ │ │ │ │ │ │ │ │ │ │
@@ -290,21 +305,6 @@ LAYOUT_60_jis
290``` 305```
291 306
292``` 307```
293LAYOUT_60_tsangan_hhkb
294┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
295│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
296├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤
297│ │ │ │ │ │ │ │ │ │ │ │ │ │ │
298├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤
299│ │ │ │ │ │ │ │ │ │ │ │ │ │
300├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤
301│ │ │ │ │ │ │ │ │ │ │ │ │ │
302├─────┬──┴┬──┴──┬┴───┴───┴───┴───┴───┴───┴──┬┴───┴┬───┬─┴───┤
303│ │ │ │ │ │ │ │
304└─────┴───┴─────┴───────────────────────────┴─────┴───┴─────┘
305```
306
307```
308LAYOUT_64_ansi 308LAYOUT_64_ansi
309┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┐ 309┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┐
310│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ 310│ │ │ │ │ │ │ │ │ │ │ │ │ │ │