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 fc7998d605 Adding module compatibility check to CMake build scripts.
- All modules have a default avr compatibilty right now (since that is what they were developed on)
- As modules get tested and added, arm support has to be turned on in the respective setup.cmake file
2013-01-30 18:13:49 -05:00
Debug Adding module compatibility check to CMake build scripts. 2013-01-30 18:13:49 -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 Adding module compatibility check to CMake build scripts. 2013-01-30 18:13:49 -05:00
Scan Adding module compatibility check to CMake build scripts. 2013-01-30 18:13:49 -05:00
USB/pjrc Adding module compatibility check to CMake build scripts. 2013-01-30 18:13:49 -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 module compatibility check to CMake build scripts. 2013-01-30 18:13:49 -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 module compatibility check to CMake build scripts. 2013-01-30 18:13:49 -05:00