]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Added capSelect function that can arbitrary run a keyboard capability
authorJacob Alexander <haata@kiibohd.com>
Fri, 25 Jul 2014 17:53:33 +0000 (10:53 -0700)
committerJacob Alexander <haata@kiibohd.com>
Fri, 25 Jul 2014 17:53:33 +0000 (10:53 -0700)
commite8e9bb6c446655915b83fe38c68523a8d1a5ac0b
tree7550f7478fc26f6aab6eb8f67ad236bdfce53303
parente42ae810a37949dc176671e1a357185bcc81d0cd
Added capSelect function that can arbitrary run a keyboard capability

- Made changes to the capabities/macro data structure to specify the capability arg count in the capability list
- Remove the arg count from the result macro struct (as it is redundant)
Macro/PartialMap/generatedKeymap.h
Macro/PartialMap/macro.c