dactyl-manuform/README.md
2018-04-21 10:43:30 +09:00

20 lines
772 B
Markdown

# The Dactyl-ManuForm-Mini Keyboard
This is a fork of the [Dactyl-Manuform](https://github.com/tshort/dactyl-keyboard).
## Generating OpenSCAD and STL models
* Run `lein generate` or `lein auto generate`
* This will regenerate the `things/*.scad` files
* Use OpenSCAD to open a `.scad` file.
* Make changes to design, repeat `load-file`, OpenSCAD will watch for changes and rerender.
* When done, use OpenSCAD to export STL files
## License
Copyright © 2015-2018 Matthew Adereth, Tom Short and Leo Lou
The source code for generating the models is distributed under the [GNU AFFERO GENERAL PUBLIC LICENSE Version 3](LICENSE).
The generated models are distributed under the [Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)](LICENSE-models).