2
2
3
3
A 40% mechanical keyboard.
4
4
5
+ ## Features
6
+
7
+ - 40% – Each key is at most one unit of distance from where the finger that
8
+ should press it rests. In other words there's no awkward reaching for keys
9
+ that are placed far from the home row.
10
+ - Staggered columns - Because a comfortable keyboard should follow the shape of
11
+ your hands.
12
+ - Low profile - The PCB supports Choc (PG1350) switch mounts as well as Cherry MX/Alps.
13
+
14
+ ## Pics
15
+
16
+ - Finished keyboard
17
+ <br /><img alt =" v3.1 picture " src =" ./42.png " width =" 400 " >
18
+ - PCB
19
+ <br /><img alt =" v3.1 PCB picture " src =" ./42-pcb.png " width =" 400 " >
20
+ - Height comparison between v3 and v3.1
21
+ <br /><img alt =" height comparison between v3 and v3.1 " src =" ./42-height.png " width =" 400 " >
22
+
5
23
## Project Structure
6
24
7
25
- [ Build] ( ./build/README.md ) – Build log, bill of materials, tips on where to
@@ -27,24 +45,10 @@ option where I would learn the most.
27
45
Needs and knowledge changed over time, so I made different iterations to add new
28
46
features and account for the lessons learned from previous builds.
29
47
30
- ## Features
31
-
32
- - 40% – Each key is at most one unit of distance from where the finger that
33
- should press it rests. In other words there's no awkward reaching for keys
34
- that are placed far from the home row.
35
- - Staggered columns - Because a comfortable keyboard should follow the shape of
36
- your hands.
37
- - Low profile - The PCB supports Choc (PG1350) switch mounts as well as Cherry MX/Alps.
38
-
39
48
## Feedback
40
49
41
50
If you have some feedback or questions, feel free to [ create an issue] ( https://github.com/nglgzz/42/issues/new ) . Your input is more than welcome!
42
51
43
- ## Pics
44
-
45
- Pictures for the current version will come soon. In the meantime, you can check
46
- the previous versions.
47
-
48
52
## Previous Versions
49
53
50
54
- [ version 3] ( https://github.com/nglgzz/42/tree/rev-3 ) –
0 commit comments