view README.markdown @ 35:b0a3c0d44fe9

Updating README
author Jacob Alexander <haata@kiibohd.com>
date Sat, 28 Feb 2015 22:23:14 -0800
parents fabcd3621d25
children 55c708717fb0
line wrap: on
line source

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

KLL Compiler
------------

Most current version of the [KLL Spec](https://www.writelatex.com/read/zzqbdwqjfwwf).
Or visit [kiibohd.com](http://kiibohd.com)

Uses [funcparserlib](https://code.google.com/p/funcparserlib/)


Usage
-----

### General Usage

```bash
kll.py <kll files>
```

### Kiibohd Controller Usage

```bash
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