I bought an IBM ActionWriter at a thrift shop because the keyboard is just awesome. I took it apart and the keyboard just begs to be modded into a case.





I've researched a bit, and it seems that I need some sort of a controller. There's 2 bands of wires going out of the PCB. One has 13 wires, the other has 8.
From this topic
http://geekhack.org/index.php?topic=29483.0 I learned that it can be achieved by soldering the wires to an Atmel and then use
https://github.com/tmk/tmk_keyboard to program the atmel to make sense of the input and put it on a USB bus somehow.
That sounds like a plan, but I'm not sure on any of the details yet. If anyone has any extra information, pointers or advice I'd be very glad to hear it.
edit: Just found this, the schema looks super simple:
http://mg8.org/rump/. It does mention that it "wouldn't pass a USB specification test", but it seems like that doesn't matter much for this purpose. Anyone have experience with this controller?