]> git.donarmstrong.com Git - kiibohd-controller.git/commit
MBC-55x support virtually complete.
authorJacob Alexander <triplehaata@gmail.com>
Fri, 1 Feb 2013 21:49:32 +0000 (16:49 -0500)
committerJacob Alexander <triplehaata@gmail.com>
Fri, 1 Feb 2013 21:49:32 +0000 (16:49 -0500)
commit473e3359f4f454fdc714da82f543cdbf9f1afca7
tree9a6644aaba4b399a7f8150878bb2dce90c3b9774
parentadc0f9d450a04dcb3b933952eb7d6cca2e65e2e6
MBC-55x support virtually complete.

- I won't do any more, as I can't make the converter fully functional on a modern computer
- Basic typing support is working
- Some of the function modes move around the ASCII values, and this takes a while to decipher and figure out the pattern; it's not hard to do, and I don't really feel like doing it
- The hard part is already done :P
Keymap/keymap.h
Keymap/mbc55x.h [new file with mode: 0644]
Scan/MBC-55X/scan_loop.c
Scan/MBC-55X/setup.cmake