]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Fixing release state for keys
authorJacob Alexander <jacob.alexander@virtualinstruments.com>
Thu, 11 Sep 2014 03:53:30 +0000 (20:53 -0700)
committerJacob Alexander <jacob.alexander@virtualinstruments.com>
Thu, 11 Sep 2014 03:53:30 +0000 (20:53 -0700)
commitc169097ccf9ba529e16d28b21b5091ff32d4c8e6
tree4e6123b331ecbf15f8878e5c07d749641962fa1e
parent2a6c2a9c7892c7ca16b0ab64b66f24af9510782a
Fixing release state for keys

- Layers were not disabling because function was only called on press/hold
- Disabled layer shift function on key hold
- Fixed the press/hold/release states for other layer capabilities and USB code send
Macro/PartialMap/macro.c
Output/pjrcUSB/output_com.c