Another year, another keyboard built

In 2021, I decided it was time to build another keyboard. While I am happy with my daily driver keyboard, I’m always interested in trying out new options. Occasionally, I will find myself interested in learning and practicing a new keyboard layout and spend some hours towards getting to a low WPM speed.

I’ve been a happy user of the Atreus keyboard for years. The original keyboard that I built in 2014 came from a time period where the Atreus didn’t have a PCB yet, so it was hand wired, and I ordered the case from a company that could laser cut it from wood. The heart of that keyboard is a Teensy microcontroller, which was a good option at that time. The firmware is a custom one that technomancy wrote. (@technomancy also designed the original Atreus and all credit for it goes to him, I merely built it.)

Between 2014 and last year, I’d also acquired the Keyboardio version of the Atreus, and it is a great keyboard! It became a sturdy, unique little keyboard with Keyboardio’s design tweaks, and the Keyboardio configuration tool made remapping much easier.

Since then, the DIY keyboard community has made a lot of progress. One can design a keyboard entirely with software and have the circuit boards printed by online companies. For open source boards, you can often print your own circuit boards for a reasonable price. The microcontrollers are much better than what we had in the Arduino and Teensy days, although most modern MCUs used are similar. Most importantly, I think, the qmk firmware has made programming and remapping keyboards from source code much easier and faster.

I’d always had an interest in the ergonomic benefits of a split keyboard, and the Atreus had convinced me that I was more interested in columnar layouts (where each column of keys is staggered to fit finger length, instead of staggered left-to-right in neat rows) than ortholinear keyboards (where the keys are in a strict grid, such as on the Planck keyboard that I own.)

After doing some research, particularly on the SplitKB comparison tool, I decided to build a SplitKB Kyria. The Kyria can be built with 34 to 50 keys, depending on whether you want two columns for the pinky finger, whether you want rotary encoders, and whether you want 2U thumb keys or 2 individual keys for the innermost thumb keys.

I ordered a kit from SplitKB and despite shipping from Europe during the pandemic, it arrived quickly. If you’re reading this after around June 2022, then you may not have been aware, but global shortages of chips made for low stock of products like keyboard kits, and depending on country, imported packages sometimes sat in customs quarantine for a month or more.

The kit was easy to assemble, and I’d recommend it if you have some soldering skills. The surface mount LEDs are perhaps the hardest part to solder, but you could build it without. In retrospect, I could do without the RGB under-lighting, but that’s just me.

At this point, I’ll turn it over to showing the few photos I have from building the keyboard.

The Kyria kit in a cardboard box

A close up of assembling the Kyria circuit board A close up of assembling the Kyria circuit board Flashing the Elite C microcontroller

Microcontrollers soldered to Kyria circuit board halves Microcontrollers soldered to Kyria circuit board halves

Assembling Kyria case and circuit board half Key switches being fitted to the Kyria keyboard with a screw driver behind it

I chose the Colemak-DH key layout over my previous “Capewell modified” layout that I use on the Atreus, because Colemak-DH is far more common on other ergonomic layouts I could find, and there’s some small edge in statistical optimization to it. You can find my whole keymap with some ASCII art on my GitHub repo for my Kyria layout.

I have two rotary encoders on my build, with one side functioning as a volume knob and the other side functioning as a scroll wheel. Pressing down (clicking) the left rotary knobs activates the mode that allows me to change between QWERTY and Colemak-DH, and to adjust the RGB under-lighting. All these features are well-supported by qmk and work great.

I’m using a few qmk features like mod tap on the modifier keys so that Ctrl can function as Esc and Alt can function as Enter. Due to this, I think I could be productive with even fewer keys, likely by removing the outer column and saving my pinky fingers the stretch. Those columns are only Tab, Left Shift, and another Ctrl/Esc key on the left hand side, while the right does have a useful '" quote key that would need to move elsewhere. (The other two keys on the right, Backspace and Alt/Enter, are better handled by my thumb keys that do the same thing.) Additionally, I would remove the upper 1U thumb keys that expose [, ], and the Nav and Fkeys layers. I don’t use those keys, so I could have built the thumb keys as 2U keys.

My Kyria has gone through many different sets of key caps, and I find I still prefer the DSA profile over any others. (I do have a set of KAT Space Cadet key caps that I’ll have to build into something, eventually, because I think owning a Space Cadet style keyboard would be really fun and a nice nod towards my Lisp interests.)

The original keycaps: a set of DSA Granite keys in grey colors Kyria on a table while fitting the "Buzz Lightyear" themed key cap set A set of dished key caps from Massdrop that I tried and removed The "Space Cadet" key caps on the Kyria in grey and blue. Some of the key caps have the Greek/math and logic symbols like the original Lisp Machine keyboards.

While I’m not using the Kyria as a daily driver for work, it feels great to type on and I have been enjoying working through keybr.com exercises to learn Colemak-DH. If I were to make any changes, I think I could get away without the extra pinky row. And occasionally I will curse the wires connected everything when they get in the way. This makes me look towards something like a wireless Corne or Ferris/Sweep keyboard, but that will have to be a project for another blog post.

Half of my split keyboard, today, with the white, green, purple, and red key cap set