I made a thing! This was my first experience with electrical schematics, designing a PCB, fabrication, and making firmware for a new keyboard. The goal of making this keyboard was to learn all those things and see if going from idea to reality was possible for someone with little familiarity with hardware design. Turns out, even an excitable and distracted parent can figure it out over the course of an embarrassingly unspecified number of evenings. I wanted just a few things from the design; to be low profile, to have an HHKB style layout, and to have decent compatibility for common low profile MX stem keycaps (looking at you, 6u and 7u spacebars).

The result was the boethia60, featuring:

  • rp2040 MCU with 16Mbit flash module
  • firmware powered by rmk, written in blazingly fast rust
  • which also has the side effect of working on most OSs (I use arch, btw)
  • Kailh Choc hot swap sockets with Kailh Deep Sea Mini Islet switches
  • basic sandwich FR4 case with 3DP middle layer still in the mail
  • open source here: https://github.com/arviceblot/boethia60

JLCPCB printed and assembled the board, and they were super awesome at identifying my silly issues and providing technical support. It would be nice if they would start doing PCBA for Kailh Choc sockets as the do for MX, but just soldering the sockets was a small effort for a working keyboard.

There are a couple caveats that will need addressing another time. Turns out that choc stabilizers need a 1.2mm plate to mount correctly. Even though the plate has cutouts for them I don’t have any stabilizers installed because the 1.6mm FR4 plate I had cut was too thick. Also, the original plan was to use a 6.25u spacebar but I could not find any choc stabs wide enough to fit standard MX stem keycaps. Someone more clever or with more time could probably figure it out, but the workaround was to add the split spacebar. And on a final note, if you’re planning on printing top and bottom FR4 pieces from JLCPCB it’s worth paying the little extra to remove the order number marks for the final version.

Of course, this project does not exist in a vacuum and I relied on a ton resources. These links did a lot of the heavy lifting for my learning:

And many more worth finding, especially on this sub where others have well-written posts about their own journey designing a custom keyboard PCBs. If someone else decides to pursue this fun, it is a very satisfying experience to actually type on a keyboard that was once just an idea, as I am now. The problem now is to resist the urge to tweak the PCB and design a CNC aluminum case.

TL;DR It’s a custom low-profile HHKB style keyboard powered by the Prince of Plots, Deceiver of Nations, He-Who-Destroys and She-Who-Erases, but it’s probably fine!