Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petercpark/the_uni
A uni-board split ortholinear made for stenography. Uses QMK Firmware's Gemini Protocol. This is the pro micro version (aka Uni v2)
https://github.com/petercpark/the_uni
arduino diy electronics geminipr hardware keyboard keyboards kicad mechanical-keyboard pcb plover stenography uni uni-board
Last synced: 5 days ago
JSON representation
A uni-board split ortholinear made for stenography. Uses QMK Firmware's Gemini Protocol. This is the pro micro version (aka Uni v2)
- Host: GitHub
- URL: https://github.com/petercpark/the_uni
- Owner: petercpark
- License: other
- Created: 2021-01-20T22:11:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-16T03:13:58.000Z (2 months ago)
- Last Synced: 2025-01-09T04:13:27.314Z (12 days ago)
- Topics: arduino, diy, electronics, geminipr, hardware, keyboard, keyboards, kicad, mechanical-keyboard, pcb, plover, stenography, uni, uni-board
- Language: G-code
- Homepage: https://www.stenokeyboards.com
- Size: 160 MB
- Stars: 65
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# The Uni Board
The uni-body split ortholinear keyboard for stenography, or the Uni for short. By Peter C Park. This is the pro micro version. I used KiCad Nightly Release so the kicad files are not compatible with older version.Buy it now at [StenoKeyboards.com](https://www.stenokeyboards.com/).
![pcb](https://github.com/petercpark/The_Uni/blob/main/Pics/uni-v2-render.png?raw=true)
![layout](https://github.com/petercpark/The_Uni/blob/main/Pics/layout.png?raw=true)## Product
If you are going DIY with this, here are the materials you need:
* The Uni PCB x 1 (diodes will come pre-assembled)
* Arduino Pro Micro x 1
* Switches x 28
* Keycaps x 28
* Willingness to solder x 1If you want me to assemble here are the materials you need:
* money## Arduino
The arduino you should use is the Pro Micro. You can also use other microcontrollers with same footprints such as the Elite C.## Switches
Nearly any switch is compatible with the v2. The board has a footprint that accomodates for mx, alps, and choc v1 style switches.## Keycaps
The best keycaps to use are the OEM R3 keycaps with one of the rows inverted to reduce the gap in the middle.
I used to recommend 3d printing your caps but OEM R3 caps are better. There are other flat keycaps for mx style switches at pimpmykeyboard.com called f10 keycaps. There is also a slightly less flatter version called the G20 keycaps on their store and people have used them for steno.
![alt text](https://github.com/petercpark/The_Uni/blob/main/Pics/3d-printed-keycaps.jpg?raw=true)## Soldering
All you have to solder are the switches and pro micro if you get the pcb with the diodes assembled. If not you'll have to solder the smd diodes yourself. Check the BOM file for the necessary materials.