]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Tandy 1000 Converter, basicly works, except for packet mismatches
authorJacob Alexander <triplehaata@gmail.com>
Sat, 1 Oct 2011 07:54:18 +0000 (00:54 -0700)
committerJacob Alexander <triplehaata@gmail.com>
Sat, 1 Oct 2011 07:54:18 +0000 (00:54 -0700)
commit46916defa580a3072976d55940dd9ce473aec0f2
tree2feaec09c26d86e4f8d722b7d1f41f2a205e93e1
parent05c20112e9a273738ffec2fa66bd2809ca888611
Tandy 1000 Converter, basicly works, except for packet mismatches

- Caused by too much processing in the converter...
- Easy to fix if I remove the macro engine...
12 files changed:
Debug/led/led.c
Keymap/keymap.h
Macro/basic/macro.c
Macro/basic/macro.h
Scan/Tandy1000/scan_loop.c [new file with mode: 0644]
Scan/Tandy1000/scan_loop.h [new file with mode: 0644]
Scan/Tandy1000/setup.cmake [new file with mode: 0644]
Scan/matrix/scan_loop.c
Scan/matrix/scan_loop.h
USB/pjrc/usb_com.c
main.c
setup.cmake