summaryrefslogtreecommitdiff
path: root/keyboards/handwired
diff options
context:
space:
mode:
authorhen-des <141591967+hen-des@users.noreply.github.com>2025-04-28 07:28:22 +0200
committerGitHub <noreply@github.com>2025-04-27 22:28:22 -0700
commit1fd0139b91cdc52f62947de0785f27e1b6351e9d (patch)
treefa26a69a7d95c3ce407ec1151dd1fc8c24ae65c0 /keyboards/handwired
parent3478ae5795ef24b5b88859a9ae45413df701aa93 (diff)
Added new keyboard epssp75 (#24756)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/handwired')
-rw-r--r--keyboards/handwired/hen_des/epssp75/keyboard.json107
-rw-r--r--keyboards/handwired/hen_des/epssp75/keymaps/default/keymap.c21
-rw-r--r--keyboards/handwired/hen_des/epssp75/readme.md18
3 files changed, 146 insertions, 0 deletions
diff --git a/keyboards/handwired/hen_des/epssp75/keyboard.json b/keyboards/handwired/hen_des/epssp75/keyboard.json
new file mode 100644
index 0000000000..4d0739b800
--- /dev/null
+++ b/keyboards/handwired/hen_des/epssp75/keyboard.json
@@ -0,0 +1,107 @@
1{
2 "manufacturer": "Henning Cordes",
3 "keyboard_name": "epssp75",
4 "maintainer": "hen-des",
5 "bootloader": "rp2040",
6 "diode_direction": "COL2ROW",
7 "features": {
8 "bootmagic": true,
9 "command": false,
10 "console": false,
11 "extrakey": true,
12 "mousekey": true,
13 "nkro": true
14 },
15 "matrix_pins": {
16 "cols": ["GP6", "GP7", "GP8", "GP9", "GP10", "GP11", "GP12", "GP13", "GP14", "GP15", "GP16", "GP17", "GP18", "GP19", "GP20", "GP21", "GP22"],
17 "rows": ["GP1", "GP2", "GP3", "GP4", "GP5"]
18 },
19 "processor": "RP2040",
20 "url": "https://hen-des.github.io/epssp75/",
21 "usb": {
22 "device_version": "1.0.0",
23 "pid": "0x0075",
24 "vid": "0x6863"
25 },
26 "layouts": {
27 "LAYOUT": {
28 "layout": [
29 {"matrix": [0, 0], "x": 0, "y": 0},
30 {"matrix": [0, 1], "x": 1, "y": 0},
31 {"matrix": [0, 2], "x": 2, "y": 0},
32 {"matrix": [0, 3], "x": 3, "y": 0},
33 {"matrix": [0, 4], "x": 4, "y": 0},
34 {"matrix": [0, 5], "x": 5, "y": 0},
35 {"matrix": [0, 6], "x": 6, "y": 0},
36 {"matrix": [0, 7], "x": 7.5, "y": 0},
37 {"matrix": [0, 9], "x": 8.5, "y": 0},
38 {"matrix": [0, 10], "x": 10, "y": 0},
39 {"matrix": [0, 11], "x": 11, "y": 0},
40 {"matrix": [0, 12], "x": 12, "y": 0},
41 {"matrix": [0, 13], "x": 13, "y": 0},
42 {"matrix": [0, 14], "x": 14, "y": 0},
43 {"matrix": [0, 15], "x": 15, "y": 0},
44 {"matrix": [0, 16], "x": 16, "y": 0},
45 {"matrix": [1, 0], "x": 0, "y": 1},
46 {"matrix": [1, 1], "x": 1, "y": 1},
47 {"matrix": [1, 2], "x": 2, "y": 1},
48 {"matrix": [1, 3], "x": 3, "y": 1},
49 {"matrix": [1, 4], "x": 4, "y": 1},
50 {"matrix": [1, 5], "x": 5, "y": 1},
51 {"matrix": [1, 6], "x": 6, "y": 1},
52 {"matrix": [1, 8], "x": 7.25, "y": 1, "w": 2.5},
53 {"matrix": [1, 10], "x": 10, "y": 1},
54 {"matrix": [1, 11], "x": 11, "y": 1},
55 {"matrix": [1, 12], "x": 12, "y": 1},
56 {"matrix": [1, 13], "x": 13, "y": 1},
57 {"matrix": [1, 14], "x": 14, "y": 1},
58 {"matrix": [1, 15], "x": 15, "y": 1},
59 {"matrix": [1, 16], "x": 16, "y": 1},
60 {"matrix": [2, 0], "x": 0, "y": 2},
61 {"matrix": [2, 1], "x": 1, "y": 2},
62 {"matrix": [2, 2], "x": 2, "y": 2},
63 {"matrix": [2, 3], "x": 3, "y": 2},
64 {"matrix": [2, 4], "x": 4, "y": 2},
65 {"matrix": [2, 5], "x": 5, "y": 2},
66 {"matrix": [2, 6], "x": 6, "y": 2, "h": 2},
67 {"matrix": [2, 7], "x": 7, "y": 2},
68 {"matrix": [2, 8], "x": 8, "y": 2},
69 {"matrix": [2, 9], "x": 9, "y": 2},
70 {"matrix": [2, 10], "x": 10, "y": 2, "h": 2},
71 {"matrix": [2, 11], "x": 11, "y": 2},
72 {"matrix": [2, 12], "x": 12, "y": 2},
73 {"matrix": [2, 13], "x": 13, "y": 2},
74 {"matrix": [2, 14], "x": 14, "y": 2},
75 {"matrix": [2, 15], "x": 15, "y": 2},
76 {"matrix": [2, 16], "x": 16, "y": 2},
77 {"matrix": [3, 0], "x": 0, "y": 3},
78 {"matrix": [3, 1], "x": 1, "y": 3},
79 {"matrix": [3, 2], "x": 2, "y": 3},
80 {"matrix": [3, 3], "x": 3, "y": 3},
81 {"matrix": [3, 4], "x": 4, "y": 3},
82 {"matrix": [3, 5], "x": 5, "y": 3},
83 {"matrix": [3, 7], "x": 7, "y": 3},
84 {"matrix": [3, 8], "x": 8, "y": 3},
85 {"matrix": [3, 9], "x": 9, "y": 3},
86 {"matrix": [3, 11], "x": 11, "y": 3},
87 {"matrix": [3, 12], "x": 12, "y": 3},
88 {"matrix": [3, 13], "x": 13, "y": 3},
89 {"matrix": [3, 14], "x": 14, "y": 3},
90 {"matrix": [3, 15], "x": 15, "y": 3},
91 {"matrix": [3, 16], "x": 16, "y": 3},
92 {"matrix": [4, 0], "x": 0, "y": 4},
93 {"matrix": [4, 1], "x": 1, "y": 4},
94 {"matrix": [4, 2], "x": 2, "y": 4},
95 {"matrix": [4, 3], "x": 3, "y": 4},
96 {"matrix": [4, 5], "x": 4, "y": 4, "w": 2},
97 {"matrix": [4, 6], "x": 6, "y": 4, "h": 2},
98 {"matrix": [4, 10], "x": 10, "y": 4, "h": 2},
99 {"matrix": [4, 11], "x": 11, "y": 4, "w": 2},
100 {"matrix": [4, 13], "x": 13, "y": 4},
101 {"matrix": [4, 14], "x": 14, "y": 4},
102 {"matrix": [4, 15], "x": 15, "y": 4},
103 {"matrix": [4, 16], "x": 16, "y": 4}
104 ]
105 }
106 }
107}
diff --git a/keyboards/handwired/hen_des/epssp75/keymaps/default/keymap.c b/keyboards/handwired/hen_des/epssp75/keymaps/default/keymap.c
new file mode 100644
index 0000000000..65c6508e0a
--- /dev/null
+++ b/keyboards/handwired/hen_des/epssp75/keymaps/default/keymap.c
@@ -0,0 +1,21 @@
1// Copyright 2023 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 [0] = LAYOUT(
8 KC_ESC, KC_1, KC_2, KC_3, KC_4, KC_5, KC_F22, KC_RBRC, KC_PSCR, KC_F23, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS,
9 KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_F20, KC_ENT, KC_F21, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC,
10 KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_DEL, KC_HOME, KC_UP, KC_END, KC_BSPC, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT,
11 KC_RSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_LEFT, KC_DOWN, KC_RGHT, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT,
12 KC_LCTL, KC_LGUI, KC_LALT, KC_NUBS, KC_SPC, KC_LSFT, KC_ENT, KC_SPC, KC_RALT, MO(1), RGUI_T(KC_APP), KC_RCTL
13 ),
14 [1] = LAYOUT(
15 KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F22, KC_PAUS, KC_PSCR, KC_F23, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11,
16 KC_TAB, KC_PGUP, LCTL(KC_LEFT), KC_UP, LCTL(KC_RGHT), KC_PGDN, KC_F20, KC_ENT, KC_F21, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_F12,
17 KC_CAPS, KC_HOME, KC_LEFT, KC_DOWN, KC_RGHT, KC_END, KC_DEL, KC_HOME, KC_VOLU, KC_END, KC_BSPC, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO,
18 KC_RSFT, LCA(KC_F2), KC_TAB, KC_F2, KC_F5, KC_F23, KC_MUTE, KC_VOLD, KC_MUTE, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_RSFT,
19 KC_LCTL, KC_LGUI, KC_LALT, KC_NUBS, KC_SPC, KC_LSFT, KC_ENT, KC_SPC, KC_RALT, _______, KC_APP, KC_RCTL
20 )
21};
diff --git a/keyboards/handwired/hen_des/epssp75/readme.md b/keyboards/handwired/hen_des/epssp75/readme.md
new file mode 100644
index 0000000000..5c353d215b
--- /dev/null
+++ b/keyboards/handwired/hen_des/epssp75/readme.md
@@ -0,0 +1,18 @@
1# epssp75
2
3Ergonomic PSeudo SPlit 75-key Keyboard. Desinged after two years of working with a [Truly Ergonomic CLEAVE Keyboard](https://trulyergonomic.com) and also inspired by the [Redox Keyboard](https://github.com/mattdibi/redox-keyboard).
4I am using and the [NOTED](https://neo-layout.org/Layouts/noted/) layout and the [ReNeo](https://neo-layout.org/Einrichtung/reneo/) software which offers additional possible key functions and layers.
5
6* Keyboard Maintainer: [Henning Cordes](https://github.com/hen-des)
7* Files: [https://github.com/hen-des/epssp75](https://github.com/hen-des/epssp75)
8
9See 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).
10
11Detailed [description](https://hen-des.github.io/epssp75/index.html) and expiriences of the conception and manufacturing.
12
13## Bootloader
14
15Enter the bootloader in 2 ways:
16
17* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
18* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead \ No newline at end of file