There are many reasons and situations where one would find themselves without use of one or both of their hands. Injuries, disabilities, child-rearing, and probably countless others I haven't thought of. Usually though, unless the reason is permanent, it is not worth the monetary investment to justify a $400-$1000 Maltron keyboard. I think this is a major problem, and if there were a cheaper option, more people would enjoy a more productive lifestyle while in these compromised situations.
The Trochee keyboard is a parameterized, concave, columnar, ergonomic keyboard with a focus on accessibility. See the design documentation for full details.
It is based on the Dactyl (Pictured below):
Then cross that with the Maltron:
-
Install the Clojure CLI
-
Install OpenSCAD
-
Generate
.scad
files by evaluating the code insrc/trochee.clj
. -
Open generated files in
OpenSCAD
. -
Edit, repeat as needed, and export to
STL
inOpenSCAD
to print the model.
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
Copyright © 2020 Bobby Towers
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.