Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 916 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 916 Bytes

pyDactyl

This is a recreation of Adereth's Dactyl keyboard using the pyKeeb python library. pyKeeb uses openpyscad to generate and openscad model from instructions written in python.

This project was conceived after I printed my own dactyl. Although the dactyl is a wonderfully ergonomic keyboard, I felt that I wanted to make my own tweaks tailored to my hand size and shape. Using the pyKeeb library, and some trigonometry, I was able to make a pretty darn close replica of the dactyl. It is not identical, but close enough for me. It was from this starting point I was able to start customizing to my heart's desire.

I am publishing this code for anyone that has felt like they wanted to tweak the dactyl but have been too intimidated by the dacytl's Clojure code to do so.

Enjoy!