diff --git a/3d-models/top-dampener.stl b/3d-models/top-dampener.stl index b2e5e0b..6835b44 100644 Binary files a/3d-models/top-dampener.stl and b/3d-models/top-dampener.stl differ diff --git a/README.md b/README.md index 5b4d4e7..fb5cf4f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,25 @@ # 5x6 split keyboard +I have been using the planck keyboard for 10 years and i find that i usually have to do awkward finger gymnastics to do shortcutr including numbers. This is an attempt at making a keyboard that is easier to use in those situations. + +I choose to not have a thumb cluster since i don't find that very ergonomic to me. + +## PCB + +### Front + ![images/front-pcb.png](images/front-pcb.png) + +### Back + ![images/back-pcb.png](images/back-pcb.png) -![images/front-render.png](images/front-render.png) -![images/back-render.png](images/back-render.png) + +## 3D models + +### Front dampener + +This piece sits between the PCB and the switches to dampen the sound of the switches. + +`3d-models/front-dampener.stl` + +![images/front-dampener.png](images/front-dampener.png) diff --git a/images/front-dampener.png b/images/front-dampener.png new file mode 100644 index 0000000..3c3fb96 Binary files /dev/null and b/images/front-dampener.png differ