Tipkovnica dactyl, ki smo jo gradili na Ljudmilini delavnici, več: https://wiki.ljudmila.org/Tipkovnica_dactyl
 
 
Go to file
Matt Adereth f9a11bada4 Update LICENSE-models 2017-03-31 18:59:59 -07:00
doc
guide
resources
src/dactyl_keyboard Quick and dirtly wrist rest 2017-03-10 08:47:22 -08:00
target
test/dactyl_cave
things Regenerated wrist 2017-03-10 08:50:40 -08:00
.gitignore
LICENSE
LICENSE-models Update LICENSE-models 2017-03-31 18:59:59 -07:00
README.md
project.clj

README.md

The Dactyl Keyboard

The Dactyl is a parameterized, split-hand, concave, columnar, ergonomic keyboard.

Assembly

Generating a Design

Setting up the Clojure environment

Generating the design

  • Run lein repl
  • Load the file (load-file "src/dactyl_keyboard/dactyl.clj")
  • 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

Tips

Printing

Pregenerated STL files are available in the things/ directory.

Wiring

Masks for the flexible PCBs I used are available for the left and right side.

A very rough guide for the brave is here - It will be improved over time (TODO)!

License

Copyright © 2015 Matthew Adereth

The source code for generating the models (everything excluding the things/ and resources/ directories is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3. The generated models and PCB designs are distributed under the Creative Commons Attribution-NonCommercial-ShareAlike License Version 3.0.