jordanrinke / pyDactyl

Adereth's Dactyl recreated in python with pyKeeb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Adereth's Dactyl recreated in python with pyKeeb


Languages

Language:OpenSCAD 99.2%Language:Python 0.8%