]> git.donarmstrong.com Git - kiibohd-kll.git/commit
Adding support for firstScanCode calculation and initial Variable container implement...
authorJacob Alexander <haata@kiibohd.com>
Wed, 17 Sep 2014 00:01:40 +0000 (17:01 -0700)
committerJacob Alexander <haata@kiibohd.com>
Wed, 17 Sep 2014 00:01:40 +0000 (17:01 -0700)
commit59a4b27de52b82bf7991ea3cbeed786f38fce1ac
tree10f8143e1470b2b97708ee45f409e677953a56db
parentef9ea13b4313bee14bd85480c92429a7990d502c
Adding support for firstScanCode calculation and initial Variable container implementation

- To better support RAM/Flash packing adding support for first scan code calculation
- This way if the first scan code is high (e.g. 0x40) RAM is not used for the scan codes without keys assigned

- Some initial work for KLL variables
- Will be used to influence runtime and compiler features of the firmware
backends/kiibohd.py
kll_lib/containers.py
templates/kiibohdKeymap.h