dactyl-manuform/README.md

20 lines
772 B
Markdown
Raw Normal View History

# The Dactyl-ManuForm-Mini Keyboard
2015-03-07 07:25:36 +08:00
2018-04-21 09:38:30 +08:00
This is a fork of the [Dactyl-Manuform](https://github.com/tshort/dactyl-keyboard).
2017-03-12 05:20:21 +08:00
## Generating OpenSCAD and STL models
2017-03-10 08:46:15 +08:00
* Run `lein generate` or `lein auto generate`
2016-08-17 02:48:20 +08:00
* 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
2015-12-04 13:39:36 +08:00
## License
2015-12-10 11:16:51 +08:00
Copyright © 2015-2018 Matthew Adereth, Tom Short and Leo Lou
2018-04-21 09:43:30 +08:00
The source code for generating the models is distributed under the [GNU AFFERO GENERAL PUBLIC LICENSE Version 3](LICENSE).
2015-03-07 07:25:36 +08:00
The generated models are distributed under the [Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)](LICENSE-models).