dactyl-manuform/README.md

38 lines
1.5 KiB
Markdown
Raw Normal View History

# The Dactyl-ManuForm-Mini Keyboard
2015-03-07 07:25:36 +08:00
2018-04-21 14:21:56 +08:00
This is a fork of the [Dactyl-ManuForm](https://github.com/tshort/dactyl-keyboard). The Dactyl-Manuform is a fork of the [Dactyl](https://github.com/adereth/dactyl-keyboard) with the thumb cluster from [ManuForm](https://github.com/jeffgran/ManuForm).
2017-03-12 05:20:21 +08:00
2018-04-21 10:07:41 +08:00
## 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.
2018-04-21 09:47:31 +08:00
## Getting the case files and bottom plate
### Option 1: Generate 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
2018-04-21 09:47:31 +08:00
### Option 2: Download from Releases
Generated models (only 4x5) can be downloaded from [Releases](https://github.com/l4u/dactyl-manuform-mini-keyboard/releases).
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).