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 59a4b27de5 Adding support for firstScanCode calculation and initial Variable container implementation
- To better support RAM/Flash packing adding support for first scan code calculation
- This way if the first scan code is high (e.g. 0x40) RAM is not used for the scan codes without keys assigned

- Some initial work for KLL variables
- Will be used to influence runtime and compiler features of the firmware
2014-09-16 17:01:40 -07:00
backends Adding support for firstScanCode calculation and initial Variable container implementation 2014-09-16 17:01:40 -07:00
examples Fixed multi-byte capability arguments. 2014-09-10 20:12:10 -07:00
funcparserlib Fixing unicode strings in funcparserlib 2014-09-15 17:32:07 -07:00
kll_lib Adding support for firstScanCode calculation and initial Variable container implementation 2014-09-16 17:01:40 -07:00
layouts Adding my own configuration of the kishsaver (HHKB-like) 2014-09-16 15:39:21 -07:00
templates Adding support for firstScanCode calculation and initial Variable container implementation 2014-09-16 17:01:40 -07:00
.gitignore Initial source dump. 2014-09-02 10:03:50 -07:00
kll.py Fixed multi-byte capability arguments. 2014-09-10 20:12:10 -07: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