Kiibohd Controller
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
Jacob Alexander
c8b4baf652
Adding initial Teensy 3 support, compiles, but not fully functional yet.
...
- CDC Output seems to be working
- USB Keyboard output has not been tested, but is "ready"
- UART and Timers have not been tested, or fully utilized
- Issues using Timer 0
- Initial template for MBC-55X Scan module (only module currently compatible with the arm build)
- Updated the interface to the AVR usb module for symmetry with the ARM usb module
- Much gutting was done to the Teensy 3 usb keyboard module, though not in an ideal state yet
2013-01-27 01:47:52 -05:00
Debug
Adding initial Teensy 3 support, compiles, but not fully functional yet.
2013-01-27 01:47:52 -05:00
Keymap
Adding alternate Enter key to the layout
2013-01-21 11:53:26 -05:00
Lib
Adding initial Teensy 3 support, compiles, but not fully functional yet.
2013-01-27 01:47:52 -05:00
LoadFile
Formalizing code module structure and inheritance (Large Commit)
2011-09-29 22:22:19 -07:00
Macro
Updating AVR abstraction to be compatible with ARM, nearly ready for ARM files
2013-01-26 22:30:36 -05:00
Scan
Adding initial Teensy 3 support, compiles, but not fully functional yet.
2013-01-27 01:47:52 -05:00
USB /pjrc
Adding initial Teensy 3 support, compiles, but not fully functional yet.
2013-01-27 01:47:52 -05:00
arm.cmake
Adding initial Teensy 3 support, compiles, but not fully functional yet.
2013-01-27 01:47:52 -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 initial Teensy 3 support, compiles, but not fully functional yet.
2013-01-27 01:47:52 -05:00
main.c
Adding initial Teensy 3 support, compiles, but not fully functional yet.
2013-01-27 01:47:52 -05:00
setup.cmake
Adding initial Teensy 3 support, compiles, but not fully functional yet.
2013-01-27 01:47:52 -05:00