]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Adding support for layer packing
authorJacob Alexander <haata@kiibohd.com>
Wed, 17 Sep 2014 00:04:59 +0000 (17:04 -0700)
committerJacob Alexander <haata@kiibohd.com>
Wed, 17 Sep 2014 00:04:59 +0000 (17:04 -0700)
commitdf82ffeff732cd3e064cbb1ba493318892ca1868
treebeb61e7a05b77795c409e4b89850336c8ca2916d
parent12295e8362110ef76da76fde4742880cf7a13684
Adding support for layer packing

- Only keep state for the scan code that are available for the layer
- Also properly implemented scan code range checking (was not done before, only worked because the KLL compiler was well behaved)
Macro/PartialMap/kll.h
Macro/PartialMap/macro.c