KLL Compiler
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Este repositório está arquivado. Você pode visualizar os arquivos e realizar clone, mas não poderá realizar push nem abrir issues e pull requests.
Jacob Alexander 09d7e5c8ac Enabling Simple macro optimization 9 anos atrás
backends Enabling Simple macro optimization 9 anos atrás
examples Simplifying template arguments 9 anos atrás
funcparserlib Fixing unicode strings in funcparserlib 9 anos atrás
kll_lib Add USB Code support for combination and sequence triggers 9 anos atrás
layouts Adding a basic overlay for md1 9 anos atrás
templates Adding initial work for simple/normal macros 9 anos atrás
.gitignore Initial source dump. 9 anos atrás
LICENSE Initial commit 9 anos atrás
README.markdown Updating README 9 anos atrás
kll.py Adding backend specific template and output defaults. 9 anos atrás

README.markdown

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 --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 (#[email protected] or #deskthority). Or by email -> [email protected]