stownrustle / dactyl-cc-mini

A smaller version of the Dactyl CC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dactyl CC Mini

Work in Progress.

A smaller version of the Dactly CC keyboard with the following changes (besides key removal):

  • Thumb end key removed and alt and home key moved down.
  • Thumb is moved in closer in the x direction.
  • Entire height is shifted down to keep it as low profile as possible.

image

cd build
cmake ../src
make && ./dactyl

If you don't have cmake installed you can just run build/build_simple.sh but it is much slower especially for incremental compilations.

About

A smaller version of the Dactyl CC

License:MIT License


Languages

Language:C++ 97.0%Language:Objective-C 2.0%Language:C 0.8%Language:CMake 0.2%Language:Shell 0.0%