I was frustrated by the lack of decent phones with physical keyboards. The phones that are currently available are hard to buy, crap, expensive, are old, outdated, have bad software support and/or disappointing hardware.

So I decided to design and build one myself.

This is a Fairphone 4 with a DIY, open source keyboard attachment. It uses a spare Blackberry Q10 keyboard and a custom, self designed Arduino-compatible mainboard, which translates the keyboard matrix to regular USB HID.

This means, it works on any phone without the need of any software modification at all. If the phone can handle a USB keyboard, it can handle this one.

All that’s necessary to make it compatible to any other phone is to adjust the case to fit that phone.

(And yes, that’s XFCE running on Ubuntu in a chroot jail.)

  • Square SingerOP
    link
    fedilink
    1
    edit-2
    1 year ago

    Yeah, I heard of it, and I heard that it’s great, but I was too lazy to try to understand it, so instead I wrote my firmware from scratchˆˆ

    Probably QMK would have been the better option. But I’m so far happy with my solution, and it’s all open source, so if someone else were to replicate it (and that’s a big if), anyone could just use QMK instead.