Skip to content

kiibohd/kll-spec

Repository files navigation

KLL Spec - Keyboard Layout Language

Visit our IRC channel

Visit our Discord Channel

KLL Spec

github has the master copy of the KLL Spec.

For convenience there are up-to-date copies are available.

PDFs are available through GitHub Releases - Latest

Generating

mkdir build; cd build
cmake ..
make

NOTE: Uses a lot of LaTex extra packages. It is more than likely you'll be missing some. See .travis.yml for a possible set of required packages.

Suggestions/Features/Fixes

Completely welcome :D