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 26437c35ad Fixing ascii string macro processing
- Fixing very old naming convention Brace to Bracket
- For now, accepting the old Brace names (will be deprecated at some point)
2015-10-07 20:05:44 -07:00
backends Fixing AL and AC namespaced Consumer control media keys 2015-10-01 22:28:36 -07:00
examples Adding None keyword (0.3b) 2015-05-10 15:32:15 -07:00
funcparserlib Fixing unicode strings in funcparserlib 2014-09-15 17:32:07 -07:00
kll_lib Fixing ascii string macro processing 2015-10-07 20:05:44 -07:00
layouts Adding support for "Soft Replace" kll 0.3c 2015-09-30 00:04:30 -07:00
templates Adding cabilities index to kll compiler 2015-09-18 00:09:17 -07:00
.gitignore Adding support for "Soft Replace" kll 0.3c 2015-09-30 00:04:30 -07:00
kll.py Fixing ascii string macro processing 2015-10-07 20:05:44 -07:00
LICENSE Initial commit 2014-09-02 09:49:11 -07:00
README.markdown Updating url 2015-08-01 10:45:50 -07:00

kll - keyboard layout language

KLL Compiler

Most current version of the KLL Spec.

Uses funcparserlib

Usage

General Usage

kll.py <kll files>

Kiibohd Controller Usage

kll.py <basemap kll files> --default <default layer kll files> --partial <partial layer 1 kll files> --partial <partial layer 2 kll files> --backend kiibohd --templates templates/kiibohdKeymap.h templates/kiibohdDefs.h --outputs generatedKeymap.h kll_defs.h

See kll.py --help for the most up to date documentation

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