X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=README.markdown;h=3b732ca6a7c47e170dc0c3421081dcc748cc0a3b;hb=refs%2Fheads%2Fdonlayout;hp=8a4322e1acd5026616dee6bc2887abfced1fafab;hpb=3e85108acdfd749d3da76ba23d2e0256527972e1;p=kiibohd-kll.git diff --git a/README.markdown b/README.markdown index 8a4322e..3b732ca 100644 --- a/README.markdown +++ b/README.markdown @@ -4,8 +4,7 @@ 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) +Most current version of the [KLL Spec](http://input.club/kll). Uses [funcparserlib](https://code.google.com/p/funcparserlib/) @@ -22,7 +21,7 @@ kll.py ### Kiibohd Controller Usage ```bash -kll.py --default --partial --partial --backend kiibohd --template templates/kiibohdKeymap.h --output generatedKeymap.h --defines-template templates/kiibohdDefs.h --defines-output kll_defs.h +kll.py --default --partial --partial --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