]> git.donarmstrong.com Git - kiibohd-kll.git/commit
Adding support for Interconnect Nodes
authorJacob Alexander <haata@kiibohd.com>
Sun, 16 Aug 2015 04:29:18 +0000 (21:29 -0700)
committerJacob Alexander <haata@kiibohd.com>
Sun, 16 Aug 2015 04:29:18 +0000 (21:29 -0700)
commit114d666bd873a7044917eea5d5e061ed4e45aafd
tree42315004df823f8af165d2a7a3847a4184e87894
parent6456b05951bd0cfc1eac2f581a1075e8f25b601c
Adding support for Interconnect Nodes

- Required changing the ScanCode node datastructure
- Interconnect Id's must be stored until the end as it's not possible to calculate the max per node ScanCode until after all the assignments are complete
- Should make future additions more straight-forward (that require per ScanCode information to be stored)
backends/kiibohd.py
kll.py
kll_lib/containers.py
templates/kiibohdDefs.h
templates/kiibohdKeymap.h