]> git.donarmstrong.com Git - kiibohd-kll.git/commit
Adding name and file stacks and layer naming
authorJacob Alexander <haata@kiibohd.com>
Mon, 16 Feb 2015 21:29:26 +0000 (13:29 -0800)
committerJacob Alexander <haata@kiibohd.com>
Mon, 16 Feb 2015 21:29:26 +0000 (13:29 -0800)
commit5696fc5dfb407e43ad2aa1ed5fb12ff90dfdf374
tree90733b149506495db7a59869e3a00a3b9b0510e3
parent0cb66411aad82f7bf9fa20e4942be9bacefcfa86
Adding name and file stacks and layer naming

- Name and kll filenames are treated as special variables
- Using the order of the stacks the compilation order can be inferred (useful for debugging)
- Layer names are finally implemented (instead of Layer 1, Layer 2, etc.)
backends/kiibohd.py
kll_lib/containers.py