This is my customized mechanical keyboard based on markdhooper / CMD-dactyl-manuform which in turn is a fork of /carbonfet/dactyl-manuform which is a fork of the Dactyl-ManuForm. The Dactyl-Manuform is a fork of the Dactyl with the thumb cluster from ManuForm. Some features from the Dactyl Manuform Mini are kept along with new features added.
3D print parts from here
You can also use any cherry style keycaps. I've configured and printed mine using openscad. you can create your own custom keycaps from here
See here
as you like
there are several ways to build:
- use artifact from ci build (preferred way)
- build config online at qmk online and download hex file.
- run the ci script manually
program each side using:
sudo sleep 5; sudo avrdude -p m32U4 -P /dev/ttyACM0 -c avr109 -U flash:w:handwired_dactyl_manuform_5x7_hnaderi.hex
then reset board using reset macro or from pin headers immediately.