Archived
1
0
Kiibohd Controller
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Jacob Alexander 473e3359f4 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
2013-02-01 16:49:32 -05:00
Debug Adding module compatibility check to CMake build scripts. 2013-01-30 18:13:49 -05:00
Keymap MBC-55x support virtually complete. 2013-02-01 16:49:32 -05:00
Lib UART0 on Teensy 3.0 now functional 2013-02-01 15:10:58 -05:00
LoadFile Formalizing code module structure and inheritance (Large Commit) 2011-09-29 22:22:19 -07:00
Macro Adding module compatibility check to CMake build scripts. 2013-01-30 18:13:49 -05:00
Scan MBC-55x support virtually complete. 2013-02-01 16:49:32 -05:00
USB/pjrc Adding module compatibility check to CMake build scripts. 2013-01-30 18:13:49 -05:00
arm.cmake Adding linker "dead-code" removal option to CMake build options. 2013-02-01 16:48:54 -05:00
avr.cmake Updating Debug Modules to new abstracted hierarchy 2013-01-26 15:43:59 -05:00
buildall.bash Updating CMake build system to prepare for Teensy 3 integration. 2013-01-26 04:34:33 -05:00
CMakeLists.txt Adding module compatibility check to CMake build scripts. 2013-01-30 18:13:49 -05:00
main.c Main USB timer now working, basic Teensy 3 support working. 2013-01-30 19:20:42 -05:00
setup.cmake Adding module compatibility check to CMake build scripts. 2013-01-30 18:13:49 -05:00