38 lines
1.3 KiB
Markdown
38 lines
1.3 KiB
Markdown
# The Dactyl-ManuForm-Mini Keyboard
|
|
|
|
This is a fork of the [Dactyl-ManuForm](https://github.com/tshort/dactyl-keyboard).
|
|
|
|
## Features
|
|
|
|
- A TRRS mount instead of a RJ9 mount is used.
|
|
- A micro USB mount is used. A breakout board, or an extension cable can be used.
|
|
- Screw posts are moved inside.
|
|
- The pro micro holder has been modified. Dupont cables can be used.
|
|
|
|
## Future plans (PR is welcome)
|
|
|
|
- Move screw posts 3mm upwards so that the bottom plate can be inserted into the case.
|
|
- Add smoothing.
|
|
|
|
## Getting the case files and bottom plate
|
|
|
|
### Option 1: Generate 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
|
|
|
|
### Option 2: Download from Releases
|
|
|
|
Generated models (only 4x5) can be downloaded from [Releases](https://github.com/l4u/dactyl-manuform-mini-keyboard/releases).
|
|
|
|
## 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).
|