summaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2024-03-26 23:31:28 +0000
committerQMK Bot <hello@qmk.fm>2024-03-26 23:31:28 +0000
commit148d66fc9f46b9186ec16e8b33f63bf267b7bb82 (patch)
tree925aacefca4bf35291fa84f4577267c60806c4cc /keyboards
parentd0ee4a1cb26ef2aeb6f512c92c3f810c443e1ca4 (diff)
parent1d58530e7914919aceab10be2a8e8a290675541c (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/vertex/t75/info.json114
-rw-r--r--keyboards/vertex/t75/keymaps/default/keymap.c42
-rw-r--r--keyboards/vertex/t75/keymaps/via/keymap.c44
-rw-r--r--keyboards/vertex/t75/keymaps/via/rules.mk2
-rw-r--r--keyboards/vertex/t75/readme.md22
-rw-r--r--keyboards/vertex/t75/rules.mk1
6 files changed, 225 insertions, 0 deletions
diff --git a/keyboards/vertex/t75/info.json b/keyboards/vertex/t75/info.json
new file mode 100644
index 0000000000..82f7b7a5e8
--- /dev/null
+++ b/keyboards/vertex/t75/info.json
@@ -0,0 +1,114 @@
1{
2 "manufacturer": "vertex",
3 "keyboard_name": "T75",
4 "board": "STM32_F103_STM32DUINO",
5 "bootloader": "stm32duino",
6 "diode_direction": "ROW2COL",
7 "features": {
8 "bootmagic": true,
9 "extrakey": true,
10 "mousekey": true,
11 "nkro": true
12 },
13 "indicators": {
14 "caps_lock": "B1"
15 },
16 "matrix_pins": {
17 "cols": ["B0", "B2", "B10", "B11", "A15", "B3", "B4", "B5", "B6", "B7", "B8", "B9", "B12", "B13", "B14"],
18 "rows": ["A0", "A7", "A6", "A5", "A4", "A3"]
19 },
20 "processor": "STM32F103",
21 "usb": {
22 "device_version": "0.0.1",
23 "force_nkro": true,
24 "pid": "0x3006",
25 "vid": "0x28E9"
26 },
27 "layouts": {
28 "LAYOUT": {
29 "layout": [
30 {"matrix": [0, 0], "x": 0, "y": 0},
31 {"matrix": [0, 1], "x": 1.5, "y": 0},
32 {"matrix": [0, 2], "x": 2.5, "y": 0},
33 {"matrix": [0, 3], "x": 3.5, "y": 0},
34 {"matrix": [0, 4], "x": 4.5, "y": 0},
35 {"matrix": [0, 5], "x": 6, "y": 0},
36 {"matrix": [0, 6], "x": 7, "y": 0},
37 {"matrix": [0, 7], "x": 8, "y": 0},
38 {"matrix": [0, 8], "x": 9, "y": 0},
39 {"matrix": [0, 9], "x": 10.5, "y": 0},
40 {"matrix": [0, 10], "x": 11.5, "y": 0},
41 {"matrix": [0, 11], "x": 12.5, "y": 0},
42 {"matrix": [0, 12], "x": 13.5, "y": 0},
43 {"matrix": [0, 13], "x": 15, "y": 0},
44 {"matrix": [1, 0], "x": 0, "y": 1},
45 {"matrix": [1, 1], "x": 1, "y": 1},
46 {"matrix": [1, 2], "x": 2, "y": 1},
47 {"matrix": [1, 3], "x": 3, "y": 1},
48 {"matrix": [1, 4], "x": 4, "y": 1},
49 {"matrix": [1, 5], "x": 5, "y": 1},
50 {"matrix": [1, 6], "x": 6, "y": 1},
51 {"matrix": [1, 7], "x": 7, "y": 1},
52 {"matrix": [1, 8], "x": 8, "y": 1},
53 {"matrix": [1, 9], "x": 9, "y": 1},
54 {"matrix": [1, 10], "x": 10, "y": 1},
55 {"matrix": [1, 11], "x": 11, "y": 1},
56 {"matrix": [1, 12], "x": 12, "y": 1},
57 {"matrix": [1, 13], "x": 13, "y": 1, "w": 2},
58 {"matrix": [1, 14], "x": 15, "y": 1},
59 {"matrix": [2, 0], "x": 0, "y": 2, "w": 1.5},
60 {"matrix": [2, 1], "x": 1.5, "y": 2},
61 {"matrix": [2, 2], "x": 2.5, "y": 2},
62 {"matrix": [2, 3], "x": 3.5, "y": 2},
63 {"matrix": [2, 4], "x": 4.5, "y": 2},
64 {"matrix": [2, 5], "x": 5.5, "y": 2},
65 {"matrix": [2, 6], "x": 6.5, "y": 2},
66 {"matrix": [2, 7], "x": 7.5, "y": 2},
67 {"matrix": [2, 8], "x": 8.5, "y": 2},
68 {"matrix": [2, 9], "x": 9.5, "y": 2},
69 {"matrix": [2, 10], "x": 10.5, "y": 2},
70 {"matrix": [2, 11], "x": 11.5, "y": 2},
71 {"matrix": [2, 12], "x": 12.5, "y": 2},
72 {"matrix": [2, 13], "x": 13.5, "y": 2, "w": 1.5},
73 {"matrix": [2, 14], "x": 15, "y": 2},
74 {"matrix": [3, 0], "x": 0, "y": 3, "w": 1.75},
75 {"matrix": [3, 1], "x": 1.75, "y": 3},
76 {"matrix": [3, 2], "x": 2.75, "y": 3},
77 {"matrix": [3, 3], "x": 3.75, "y": 3},
78 {"matrix": [3, 4], "x": 4.75, "y": 3},
79 {"matrix": [3, 5], "x": 5.75, "y": 3},
80 {"matrix": [3, 6], "x": 6.75, "y": 3},
81 {"matrix": [3, 7], "x": 7.75, "y": 3},
82 {"matrix": [3, 8], "x": 8.75, "y": 3},
83 {"matrix": [3, 9], "x": 9.75, "y": 3},
84 {"matrix": [3, 10], "x": 10.75, "y": 3},
85 {"matrix": [3, 11], "x": 11.75, "y": 3},
86 {"matrix": [3, 12], "x": 12.75, "y": 3, "w": 2.25},
87 {"matrix": [3, 13], "x": 15, "y": 3},
88 {"matrix": [4, 0], "x": 0, "y": 4, "w": 2.25},
89 {"matrix": [4, 1], "x": 2.25, "y": 4},
90 {"matrix": [4, 2], "x": 3.25, "y": 4},
91 {"matrix": [4, 3], "x": 4.25, "y": 4},
92 {"matrix": [4, 4], "x": 5.25, "y": 4},
93 {"matrix": [4, 5], "x": 6.25, "y": 4},
94 {"matrix": [4, 6], "x": 7.25, "y": 4},
95 {"matrix": [4, 7], "x": 8.25, "y": 4},
96 {"matrix": [4, 8], "x": 9.25, "y": 4},
97 {"matrix": [4, 9], "x": 10.25, "y": 4},
98 {"matrix": [4, 10], "x": 11.25, "y": 4},
99 {"matrix": [4, 11], "x": 12.25, "y": 4, "w": 1.75},
100 {"matrix": [4, 12], "x": 14, "y": 4},
101 {"matrix": [4, 13], "x": 15, "y": 4},
102 {"matrix": [5, 0], "x": 0, "y": 4, "w": 1.25},
103 {"matrix": [5, 1], "x": 1.25, "y": 4, "w": 1.25},
104 {"matrix": [5, 2], "x": 2.5, "y": 4, "w": 1.25},
105 {"matrix": [5, 5], "x": 3.75, "y": 4, "w": 6.25},
106 {"matrix": [5, 9], "x": 10, "y": 4, "w": 1.25},
107 {"matrix": [5, 10], "x": 11.25, "y": 4, "w": 1.25},
108 {"matrix": [5, 11], "x": 13, "y": 4},
109 {"matrix": [5, 12], "x": 14, "y": 4},
110 {"matrix": [5, 13], "x": 15, "y": 4}
111 ]
112 }
113 }
114}
diff --git a/keyboards/vertex/t75/keymaps/default/keymap.c b/keyboards/vertex/t75/keymaps/default/keymap.c
new file mode 100644
index 0000000000..96aa2a2fee
--- /dev/null
+++ b/keyboards/vertex/t75/keymaps/default/keymap.c
@@ -0,0 +1,42 @@
1/* Copyright 2022 vertex
2 *
3 * This program is free software: you can redistribute it and/or modify
4 * it under the terms of the GNU General Public License as published by
5 * the Free Software Foundation, either version 2 of the License, or
6 * (at your option) any later version.
7 *
8 * This program is distributed in the hope that it will be useful,
9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 * GNU General Public License for more details.
12 *
13 * You should have received a copy of the GNU General Public License
14 * along with this program. If not, see <http://www.gnu.org/licenses/>.
15 */
16
17
18#include QMK_KEYBOARD_H
19
20const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
21
22
23 [0] = LAYOUT(
24 KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_DEL,
25 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_HOME,
26 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, KC_PGUP,
27 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, KC_PGDN,
28 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_UP, KC_END,
29 KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_RALT, MO(1), KC_LEFT, KC_DOWN, KC_RIGHT
30
31 ),
32 [1] = LAYOUT(
33 _______, KC_MYCM, KC_WSCH, KC_MAIL, KC_CALC, KC_MSEL, KC_MSTP, KC_MPRV, KC_MPLY, KC_MNXT, KC_MUTE, KC_VOLD, KC_VOLU, _______,
34 _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
35 _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
36 _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
37 _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
38 _______, _______, _______, _______, _______, _______, _______, _______, _______
39
40 )
41};
42 \ No newline at end of file
diff --git a/keyboards/vertex/t75/keymaps/via/keymap.c b/keyboards/vertex/t75/keymaps/via/keymap.c
new file mode 100644
index 0000000000..16b129c64c
--- /dev/null
+++ b/keyboards/vertex/t75/keymaps/via/keymap.c
@@ -0,0 +1,44 @@
1/* Copyright 2022 vertex
2 *
3 * This program is free software: you can redistribute it and/or modify
4 * it under the terms of the GNU General Public License as published by
5 * the Free Software Foundation, either version 2 of the License, or
6 * (at your option) any later version.
7 *
8 * This program is distributed in the hope that it will be useful,
9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 * GNU General Public License for more details.
12 *
13 * You should have received a copy of the GNU General Public License
14 * along with this program. If not, see <http://www.gnu.org/licenses/>.
15 */
16
17
18#include QMK_KEYBOARD_H
19
20const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
21
22
23 [0] = LAYOUT(
24 KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_DEL,
25 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_HOME,
26 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, KC_PGUP,
27 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, KC_PGDN,
28 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_UP, KC_END,
29 KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_RALT, MO(1), KC_LEFT, KC_DOWN, KC_RIGHT
30
31 ),
32 [1] = LAYOUT(
33 _______, KC_MYCM, KC_WSCH, KC_MAIL, KC_CALC, KC_MSEL, KC_MSTP, KC_MPRV, KC_MPLY, KC_MNXT, KC_MUTE, KC_VOLD, KC_VOLU, _______,
34 _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
35 _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
36 _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
37 _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
38 _______, _______, _______, _______, _______, _______, _______, _______, _______
39
40 )
41};
42
43
44
diff --git a/keyboards/vertex/t75/keymaps/via/rules.mk b/keyboards/vertex/t75/keymaps/via/rules.mk
new file mode 100644
index 0000000000..43061db1dd
--- /dev/null
+++ b/keyboards/vertex/t75/keymaps/via/rules.mk
@@ -0,0 +1,2 @@
1VIA_ENABLE = yes
2LTO_ENABLE = yes \ No newline at end of file
diff --git a/keyboards/vertex/t75/readme.md b/keyboards/vertex/t75/readme.md
new file mode 100644
index 0000000000..e435d4db17
--- /dev/null
+++ b/keyboards/vertex/t75/readme.md
@@ -0,0 +1,22 @@
1# t75
2
3* A customizable soldering 75% keyboard.
4
5* Keyboard Maintainer: [JACKY](https://github.com/JackyJia73)
6* Hardware Supported: t75
7* Hardware Availability: [vertex-kb](https://github.com/Vertex-kb)
8
9Make example for this keyboard (after setting up your build environment):
10
11 make vertex/t75:default
12
13Flashing example for this keyboard:
14
15 make vertex/t75:default:flash
16
17See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
18
19## Bootloader Enter the bootloader in 3 ways:
20* **Bootmagic reset**: Hold down Enter in the keyboard then replug
21* **Physical reset button**: Briefly press the button on the back of the PCB
22* **Keycode in layout**: Press the key mapped to `QK_BOOT`
diff --git a/keyboards/vertex/t75/rules.mk b/keyboards/vertex/t75/rules.mk
new file mode 100644
index 0000000000..6e7633bfe0
--- /dev/null
+++ b/keyboards/vertex/t75/rules.mk
@@ -0,0 +1 @@
# This file intentionally left blank