this is a custom stenography keyboard i built with hackclub's onboard grant!
- powered by a Raspberry Pi Pico
- runs QMK firmware
- uses Kailh choc v1 switches
the keyboard layout is almost identical to "The Uni" stenokeyboard, except for the top-left key (which is a "#" instead of an "S").
.------------------------------------------------.
| # | T | P | H | * | | * | F | P | L | T | D |
| S | K | W | R | * | | * | R | B | G | S | Z |
'-------| # | A | O | | E | U | # |-----------'
'----------------------------'
- get the pcb and solder the components
- PCB gerber located at "/keyboard/production/gerber.zip
- components needed:
- 28 kailh v1 choc switches + keycaps (i got mine for $32 USD at chosfox!)
- raspberry pi pico + header pins
- 28 1N4148 Diodes (you can choose to have them soldered on if you're using JLCPCB)
- install the QMK firmware (read here for more info)
- install/setup plover (see a tutorial here)
- select "Gemini PR" as your keyboard
- set output to "Enabled"
- profit