Skip to content

Parameterized single-handed ergonomic keyboard

License

Notifications You must be signed in to change notification settings

kazesberger/trochee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trochee

The Trochee keyboard is a parameterized, single-handed, concave, columnar, ergonomic keyboard. See the design documentation for full details.

Trochee design

It is based on the Dactyl (Pictured below):

Then cross that with the Maltron:

Maltron single-handed keyboard

Generating a design

  1. Install the Clojure CLI

  2. Install OpenSCAD

  3. Generate .scad files by evaluating the code in src/trochee.clj.

  4. Open generated files in OpenSCAD.

  5. Edit, repeat as needed, and export to STL in OpenSCAD to print the model.

Deploy

To build a deployable jar of this library:

$ clojure -A:jar

Install it locally:

$ clojure -A:install

Deploy it to Clojars -- needs CLOJARS_USERNAME and CLOJARS_PASSWORD environment variables:

$ clojure -A:deploy

License

Copyright © 2020 Bobby Towers

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Parameterized single-handed ergonomic keyboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OpenSCAD 99.7%
  • Clojure 0.3%