Hacker News new | ask | show | jobs
by eyelidlessness 853 days ago
Another anecdata. I had a bike accident which took my left hand out of commission for a while. It was after the Matias keyboard became so expensive, and I was broke. But I was motivated enough to try the concept that I hacked together a software implementation that behaved more or less the same way on a standard full size keyboard by swapping to a mirrored system keyboard layout while holding the spacebar for a short time.

The software itself was buggy as hell (I learned just enough ObjC to get it kinda working), but even so the mirroring concept worked perfectly for me. It was basically no learning curve (full QWERTY to half QWERTY), and I only took a slight hit to typing speed. The first thing I did was prove it out by building another bit of software to relaunch the first whenever it crashed, and then worked full time with it for a couple months. Typing was never quite as subconscious for me as it is with both hands, but it was as close to that as I could imagine.

2 comments

> It was after the Matias keyboard became so expensive, and I was broke.

I was once emailing with a customer and saw their email signature included apologies for typos, on account of a broken bone/arm/shoulder. As the customer lived nearby, I asked if by chance he had broken his right side, but could use a Matias left-handed keyboard I had laying around (from the days when it was cheap). I loaned it to him for the rest of the semester. I hope to loan it out again someday, to someone else in need!

Sounds like something you could also do with half of a keychron Q11 and some reprogramming via QMK?
Yes, easily.

I came out of the mechanical keyboard rabbit hole with multiple Leopold FC660C Topre switches (there's no going back to any mechanical switch) and Hasu replacement controllers that support QMK.

Here's an out-of-date version of my layout, heavily using tap-hold to access multiple layers:

https://raw.githubusercontent.com/Syzygies/log_folders/maste...

Chording never took for me, but one-finger-each-hand concentrated near home row is such an obvious way to quadratically expand the address space. The Matias space bar was certainly an inspiration for this, though everyone uses QMK tap-hold for purposes like this.