]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Significant progress made.
authorJacob Alexander <triplehaata@gmail.com>
Thu, 10 Mar 2011 06:49:34 +0000 (22:49 -0800)
committerJacob Alexander <triplehaata@gmail.com>
Thu, 10 Mar 2011 06:49:34 +0000 (22:49 -0800)
commitde0e8f854066f06c80192a8002998d40e90a8fc6
tree9073f991bd85a1d66c671360db3d9435511a3d6d
parent1bee2a6dc966993075ad75d88fd7f7e5baea233c
Significant progress made.

- Only need to decode a bunch more of the matrix to get the proper key assignments
- All of the infrastructure is in place for decoding like matrices for the teensy
Makefile
main.c
print.c [new file with mode: 0644]
print.h [new file with mode: 0644]
usb_keyboard_debug.c [new file with mode: 0644]
usb_keyboard_debug.h [new file with mode: 0644]