Archived
1
0
KLL Compiler
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Jacob Alexander 5696fc5dfb Adding name and file stacks and layer naming
- Name and kll filenames are treated as special variables
- Using the order of the stacks the compilation order can be inferred (useful for debugging)
- Layer names are finally implemented (instead of Layer 1, Layer 2, etc.)
2015-02-16 13:29:26 -08:00
backends Adding name and file stacks and layer naming 2015-02-16 13:29:26 -08:00
examples Fixing kll permutation expansion bug. 2014-11-21 11:53:11 -08:00
funcparserlib Fixing unicode strings in funcparserlib 2014-09-15 17:32:07 -07:00
kll_lib Adding name and file stacks and layer naming 2015-02-16 13:29:26 -08:00
layouts Adding a basic overlay for md1 2014-11-12 23:59:27 -08:00
templates Adding more generation debug output 2015-02-09 20:15:00 -08:00
.gitignore Initial source dump. 2014-09-02 10:03:50 -07:00
kll.py Adding more generation debug output 2015-02-09 20:15:00 -08:00
LICENSE Initial commit 2014-09-02 09:49:11 -07:00
README Initial source dump. 2014-09-02 10:03:50 -07:00

kll - keyboard layout language
==============================

KLL Compiler

Most current version of the KLL spec: https://www.writelatex.com/read/zzqbdwqjfwwf
Or visit http://kiibohd.com

Uses funcparserlib: https://code.google.com/p/funcparserlib/


Usage
-----

TODO


New Patches/Features/Backends
-----------------------------

Completely welcome :D


Spec Additions/Fixes
--------------------

Contact HaaTa via IRC (#geekhack@irc.freenode.net or #deskthority).
Or by email -> haata@kiibohd.com