已存档
1
0
KLL Compiler
该仓库已被归档。您可以查看文件和克隆它,但不能推送、创建工单或合并请求。
转到文件
Jacob Alexander 7d0094ed3a Adding inheritance to Backend class
- Preparing for JSON->kll and kll->JSON compilation modes
2015-02-21 21:45:20 -08:00
backends Adding inheritance to Backend class 2015-02-21 21:45:20 -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 inheritance to Backend class 2015-02-21 21:45:20 -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 KEYPAD_ASTERISK (also internally renaming ASTERIX to ASTERISK) 2015-02-20 21:04:05 -08:00
LICENSE Initial commit 2014-09-02 09:49:11 -07:00
README.markdown Markdown typo 2015-02-16 13:48:01 -08:00

kll - keyboard layout language

KLL Compiler

Most current version of the KLL Spec. Or visit kiibohd.com

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 --template templates/kiibohdKeymap.h --output generatedKeymap.h --defines-template templates/kiibohdDefs.h --defines-output 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