I've designed a fork of the Dactyl keyboard by Matt Adereth with the thumb cluster from the ManuForm keyboard by jeffgran. I'm quite happy with it so far. Matt's Clojure code for generating the 3D model is really cool. With this fork, you can change the number of rows and columns pretty easily. Here's the 40% version I made:
Here's the link to my Dactyl fork:
https://github.com/tshort/dactyl-keyboardI adapted firmware from the Let's Split QMK firmware here:
https://github.com/tshort/qmk_firmware/tree/master/keyboards/dactyl-manuformThis firmware allows you to use each half independently or together, and either side can be master.
In the Clojure code that generates the 3D model, you can also adjust the tenting, column offsets, and other parameters.
On one half, I wired this up using the standard method of wiring rows using the diode leads. I'm not great at soldering, so this took me a long time, and it was frustrating. On the second half, I used strips of 1/4-inch copper tape for columns and stripboard as the main row connection and support. The cut pieces of stripboard were particularly nice to use. With these strips presoldered and glued down, soldering is much nicer with one end of the diodes held down.
For more build pictures, see here:
http://imgur.com/a/v9eIOThe keyboard is quite nice to type on. I use a layout similar to my Atreus, so I don't have to adapt much.
The main glitches I still have to work out are (1) warping prints and (2) weak USB connection on the Arduino Pro Micros I used as controllers. I'm using 3D printers at a local Makerspace. I've had the most luck with a MakerBot. It's warping, though. This has led to failed prints. Even on my good prints, the warping at corners shows up. In one case, I had to adapt a connector to make it fit to account for the warping. A printing guru at the Makerspace suggested trying an upside down print. I haven't gotten a good 60% print yet, so I'll try that soon.
For the USB controller issue, I'll probably try to design a female USB connector into the keyboard frame and jumper that to the Arduino Pro Micro. There's plenty of room for that, and those should be easy solder joints.
On Shapeways, if you print the 40% version in their cheapest plastic (PLA), it's only $34 to print one side, so it's not bad if you want to try the ergonomic layout and thumb cluster.