Find a file
2020-01-13 05:23:47 -05:00
src/dactyl_keyboard Add files via upload 2020-01-13 04:45:52 -05:00
things Add removable controller/trrs holders 2020-01-13 04:47:09 -05:00
.gitignore Ignore ai and svg 2018-06-14 13:28:30 +09:00
LICENSE Updating licenses 2015-12-03 21:19:40 -08:00
LICENSE-models Update license and remove extra resources 2018-04-21 08:15:26 +09:00
project.clj Add aliases 2018-04-12 09:16:54 +09:00
README.md Update README.md 2020-01-13 05:23:47 -05:00
tags Tweak hex-spacer 2017-03-11 11:27:47 -05:00

Dactyl ManuForm Keyboard

This is a fork of the Dactyl-ManuForm. The Dactyl-Manuform is a fork of the Dactyl with the thumb cluster from ManuForm. Some features from the Dactyl Manuform Mini are kept along with new features added.

Features

  • The use of sidenubs can be disabled. Sidenub should be disabled if you use Kailh, and Outemu. If you use Cherry MX, Gateron or Zealios switches, you can enable the sidenubs.
  • Toggle for outer column between using 1.5u sized keys and 1u sized keys.
  • If enabled, the rows which use 1.5u sized keys can be specified.
  • Toggle for an extra row of keys for the outer column(s).
  • Toggle for an extra inner column before the thumbcluster with (nrows-2) rows.
  • Toggle between using the default thumb cluster and mini thumb cluster designed by l4u.
  • Removable controller board / TRRS jack holder as a separate part. This holder is then friction fit into a cutout on the back wall of the case. Designed for common TRRS breakout boards.
  • Models for both pro-micro and elite-c holders in the things/ directory.

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

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.

The generated models are distributed under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).