Building the Charybdis Nano: A 60-Day Journey from Agonizing Wrist Pain to Ergonomic Nirvana
Let’s start with a confession: three months ago, I thought "ergonomic keyboards" were a pretentious gimmick. I was perfectly happy typing away on a standard 75% mechanical keyboard, churning out thousands of words a day, answering emails, and navigating endless spreadsheets. I considered myself a power user. I could type at 115 words per minute. I didn't need a strange, alien-looking piece of plastic on my desk.
Then, the pain started.
It didn't happen overnight. It began as a dull ache in my right wrist, right around the carpal tunnel area. Within a month, the dull ache escalated into sharp, shooting pains that traveled up my forearm every time I reached for my mouse. The medical diagnosis was repetitive strain injury (RSI) exacerbated by ulnar deviation—the unnatural outward bending of the wrists required to type on a flat, straight keyboard. My doctor told me to rest, but in my line of work as a tech journalist and content creator, not typing means not paying the bills.
I needed a drastic solution. I fell down the deepest, most intimidating rabbit hole on the internet: the world of custom, ultra-ergonomic split keyboards.
After weeks of lurking in obscure forums, reading GitHub repositories, and analyzing hand postures, I decided to bypass the entry-level options entirely. I didn't want a commercial split keyboard like the ErgoDox or the ZSA Moonlander. I wanted the endgame. I chose the Charybdis Nano, designed by BastardKB. It is a 36-key, fully split, 3D-printed, columnar-staggered keyboard with a deeply contoured keywell and—crucially—an integrated trackball for the right thumb.
This is the story of my 60-day journey building, programming, and learning to type on an alien artifact, and how it completely cured my wrist pain.
The Build Process: Blood, Sweat, and Solder Fumes
Unlike buying a commercial keyboard, acquiring a Charybdis Nano is a project in itself. You can buy pre-built versions from boutique makers, but the waiting lists are months long and the prices can easily exceed $500. I decided to build it myself.
The process began by sourcing the components. I ordered the custom flexible printed circuit boards (PCBs) and the trackball sensor kit directly from BastardKB. The brain of the operation would be a pair of SeaMicro microcontrollers. For the chassis, I had the files printed locally in a sleek matte black resin. Resin printing is crucial here; standard FDM (filament) printing leaves layer lines that can make the trackball housing feel scratchy and imprecise.
When the parts arrived, I laid them out on my workbench. The sheer number of tiny components was terrifying. I am not an electrical engineer; my soldering experience was limited to repairing a broken headphone cable five years ago. Now, I had to solder 36 individual hotswap sockets and 36 microscopic diodes.
The first evening was a disaster. The flexible PCBs required a very delicate touch. Hold the soldering iron on the pad for a second too long, and you risk burning through the substrate. I learned this the hard way on the left half of the board, destroying a diode pad. I had to create a tiny, microscopic bridge using a scrap of copper wire—a highly stressful procedure that took an hour of squinting through a magnifying glass and resulted in a minor burn on my left index finger.
But there is a profound magic in the struggle. After 14 hours of meticulous soldering over a long weekend, I finally socketed the microcontrollers, plugged in a USB-C cable, and shorted the pins with a pair of tweezers. My computer registered a keystroke. The relief was overwhelming.
Integrating the trackball was a completely different beast. The Charybdis Nano uses a PixArt PMW3360 optical sensor, the exact same sensor found in high-end gaming mice. Soldering the tiny pins of the sensor to the breakout board required extreme precision. Once installed into the right thumb cluster, I dropped in a 34mm ceramic trackball. It fit perfectly, gliding silently on three microscopic steel bearings hidden within the 3D-printed housing.
The Switches and Keycaps: Designing for Tactile Comfort
For a keyboard designed to heal your hands, switch choice is absolutely critical. Linear switches (like Cherry MX Reds) are smooth, but the lack of tactile feedback often leads to "bottoming out"—striking the plastic base of the switch with full force, which sends micro-shockwaves directly into your finger joints.
To combat this, I chose Gazzew Boba U4T tactile switches. They have a massive, rounded tactile bump right at the top of the keypress. You know exactly when the key has actuated, allowing your fingers to naturally stop pressing before hitting the bottom. Furthermore, I spring-swapped the switches for the pinky fingers to a much lighter 45g spring, accommodating the natural weakness of our smallest digits.
For keycaps, standard sculpted profiles (like OEM or Cherry) do not work well with the deep, bowl-like curvature of the Charybdis Nano. I opted for a blank MT3 profile set. MT3 keycaps have deeply spherical tops that physically hug the fingertips. Because the keyboard is deeply tented (angled upwards in the middle), my hands rest in a completely natural handshake position. The spherical keycaps guide my fingers precisely to the center of every switch.
The Brain Rewiring: Learning to Type on 36 Keys
With the physical build complete, I faced an even greater challenge: software and muscle memory.
The Charybdis Nano has only 36 keys. A standard keyboard has 104. There is no dedicated number row. There are no arrow keys. There is no function row, no Caps Lock, and not even dedicated punctuation keys.
How do you type? The answer lies in the QMK firmware and the concept of "Layers," much like how holding the 'Shift' key changes a lowercase 'a' to an uppercase 'A'.
I programmed my layout using a concept called "Home Row Mods." On my home row (A, S, D, F, and J, K, L, ;), the keys act as normal letters if I tap them quickly. But if I hold them down, they become my modifier keys (Control, Shift, Alt, GUI). Holding 'F' acts as Shift. Holding 'D' acts as Control.
Furthermore, I utilize thumb keys to switch layers. Holding my left thumb changes the entire keyboard layout into a number pad on the right hand and symbols on the left. Holding a different thumb key turns the home row into navigation arrows (Left, Down, Up, Right) perfectly mapped to H, J, K, L.
The theory is brilliant: your fingers never, ever have to leave the home row. You never have to stretch for a number or contort your wrist to hit Control+C.
The reality of learning this, however, was psychological torture.
Week 1 to 2: The Dark Ages
My first day using the Charybdis Nano at work was genuinely humiliating. My typing speed plummeted from 115 WPM to a staggering, painful 12 WPM. I felt like a child learning the alphabet.
Typing a simple email took twenty minutes. My brain knew what it wanted to say, but my fingers were lost in the deeply curved keywells. I kept trying to move my right hand to the mouse, only to remember the trackball was under my thumb. Trying to type a password with numbers and symbols required intense mental gymnastics, actively thinking about which thumb to hold and which finger to press.
By day five, the frustration reached a boiling point. I was falling behind on my deadlines. I looked longingly at my old, flat keyboard sitting on the shelf. The temptation to plug it back in and abandon this $400, 30-hour project was immense. But then I noticed something: despite the mental exhaustion, my wrists did not hurt. The sharp shooting pains were completely gone. That physical relief was the only thing that kept me pushing forward.
Week 3 to 4: The Breakthrough and Trackball Mastery
Around day 20, a fundamental shift occurred in my brain. The conscious effort required to find a number or a symbol began to fade into muscle memory.
I stopped thinking, "Hold the left thumb, then press the middle finger on the top row to get an asterisk." Instead, my hands just started doing it. My speed climbed back to 50 WPM, then 70 WPM.
This was also the week I truly unlocked the power of the integrated trackball. Using a trackball with your thumb requires a completely different set of fine motor skills than using a traditional mouse. Initially, it felt imprecise. I would overshoot buttons and struggle to highlight text accurately. But the QMK firmware allowed me to program a "Sniper Button" on my left thumb. Holding this button drastically lowered the DPI (sensitivity) of the trackball, allowing for pixel-perfect cursor placement when editing photos in Photoshop.
The true magic of the Charybdis Nano revealed itself. I was navigating operating systems, browsing complex websites, selecting text, and typing paragraphs, all without my hands ever moving from their resting "handshake" position. The efficiency is intoxicating. It feels less like using a peripheral and more like a direct neural link to the computer.
Day 60: The Physical Verdict
As I sit here typing this exact 2000-word review on the Charybdis Nano, my typing speed has comfortably returned to 100 WPM.
But the speed is secondary to the health benefits. The chronic RSI that plagued me for months is entirely eradicated. Because the keyboard is split in two halves, my shoulders are pushed back, opening up my chest and drastically improving my overall desk posture. I no longer hunch forward to bring my hands together. The combination of the columnar stagger (which matches the natural different lengths of human fingers), the deep keywell, and the tenting angle means that typing requires practically zero physiological effort.
The only downside to the Charybdis Nano is that it has completely ruined normal keyboards for me. When I travel and have to use my laptop's built-in keyboard, it feels barbaric. The flat, staggered keys feel actively hostile to human anatomy.
Who Is This Actually For?
The Charybdis Nano is not a mass-market product, and it never will be. It is too difficult to build, too expensive to commission, and too mentally exhausting to learn.
If you just want a slightly better typing experience, buy an ergonomic mechanical keyboard from an established brand. But if you are a programmer, a writer, or a data analyst suffering from severe wrist pain—if you type for a living and your livelihood is threatened by physical degradation—then the Charybdis Nano is not just a keyboard. It is a medical intervention.
Yes, the 14 hours of soldering were stressful. Yes, the two weeks of 15 WPM typing were deeply frustrating. But reclaiming my health, my posture, and my ability to work pain-free was worth every single burned finger and dropped screw. The endgame is real, and it looks like a strange pair of plastic bowls sitting on my desk.
