]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Initial UARTConnect scancode support
authorJacob Alexander <haata@kiibohd.com>
Sun, 9 Aug 2015 07:20:41 +0000 (00:20 -0700)
committerJacob Alexander <haata@kiibohd.com>
Sun, 9 Aug 2015 07:20:41 +0000 (00:20 -0700)
commitecd9923926af0f500e8f65e665687b7d99219118
tree8326b32e18a72d3c55e4455169b051354148537e
parent1c0f94c4ea300a4380d6559318292452d67f941b
Initial UARTConnect scancode support

- Still some issues
- Will require some changes to MatrixARM and PartialMap
  * Currently state information is passed around too frequently
  * Needs to be reduced to state changes only
Macro/PartialMap/macro.c
Scan/MDErgo1/defaultMap.kll
Scan/UARTConnect/capabilities.kll
Scan/UARTConnect/connect_scan.c
Scan/UARTConnect/connect_scan.h