]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Initial refactoring of PartialMap for supporting custom Triggers
authorJacob Alexander <haata@kiibohd.com>
Mon, 9 May 2016 01:50:28 +0000 (18:50 -0700)
committerJacob Alexander <haata@kiibohd.com>
Mon, 9 May 2016 01:50:28 +0000 (18:50 -0700)
commit6a22bb279029df320809cfcb3df12d4bbe90ecd2
tree7329c1a847a8ef72a33d5adc06e2da6a221e1b8a
parent5eb4ebf02ef4c16b0f3f94a983cce629580a5d1f
Initial refactoring of PartialMap for supporting custom Triggers

- Requires a recent KLL
- Functionality wise, nothing has changed
Macro/PartialMap/capabilities.kll
Macro/PartialMap/kll.h
Macro/PartialMap/macro.c
Macro/PartialMap/result.c [new file with mode: 0644]
Macro/PartialMap/result.h [new file with mode: 0644]
Macro/PartialMap/setup.cmake
Macro/PartialMap/trigger.c [new file with mode: 0644]
Macro/PartialMap/trigger.h [new file with mode: 0644]