]> git.donarmstrong.com Git - kiibohd-kll.git/commit
Adding full partial layer support.
authorJacob Alexander <haata@kiibohd.com>
Wed, 10 Sep 2014 00:49:46 +0000 (17:49 -0700)
committerJacob Alexander <haata@kiibohd.com>
Wed, 10 Sep 2014 00:49:46 +0000 (17:49 -0700)
commitbbf2c3ffaf4d579a5865c36c986720202d11f04a
tree46f0289974dd253d8c075cf79b7e2e3ced0547d8
parente8d498a0d6a9e6ca00920383e0eaeef4262f31f0
Adding full partial layer support.

- Layers never worked previously due to backend bug
- Added base configuration which is automatically clone for replacement, then subtracted for layers if scancode is unused (this allows for partial layer functionality)
- Added default map argument to define a combined map that is different than the typical ANSI map that is used for the base configuration
backends/kiibohd.py
kll.py
kll_lib/containers.py