2018-04-21 07:12:31 +08:00
# The Dactyl-ManuForm-Mini Keyboard
2015-03-07 07:25:36 +08:00
2018-04-21 07:12:31 +08:00
This is a fork of the [Dactyl-Manuform ](https://github.com/adereth/dactyl-keyboard ).
2017-03-12 05:20:21 +08:00
2018-04-21 07:12:31 +08:00
## Generating OpenSCAD and STL models
2017-03-10 08:46:15 +08:00
2018-04-21 07:12:31 +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
2018-04-21 07:12:31 +08:00
Copyright © 2015-2018 Matthew Adereth, Tom Short and Leo Lou
The source code for generating the models (everything excluding the [things/ ](things/ ) and [resources/ ](resources/ ) directories is distributed under the [GNU AFFERO GENERAL PUBLIC LICENSE Version 3 ](LICENSE ).
2015-03-07 07:25:36 +08:00
2018-04-21 07:12:31 +08:00
The generated models are distributed under the [Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) ](LICENSE-models ).