Kiibohd Controller
Find a file
Jacob Alexander b4e1868d19 Reorganization for use with the CMake "Modules"
- Include option is currently "hacked" and needs to be fixed
- Builds on Linux, but Mac and Windows needs to be tested
- Loader script generation isn't complete
2011-09-28 23:25:51 -07:00
Debug/basic Reorganization for use with the CMake "Modules" 2011-09-28 23:25:51 -07:00
Keymap Reorganization for use with the CMake "Modules" 2011-09-28 23:25:51 -07:00
LoadFile Reorganization for use with the CMake "Modules" 2011-09-28 23:25:51 -07:00
Macro/basic Reorganization for use with the CMake "Modules" 2011-09-28 23:25:51 -07:00
Scan/matrix Reorganization for use with the CMake "Modules" 2011-09-28 23:25:51 -07:00
USB/pjrc Reorganization for use with the CMake "Modules" 2011-09-28 23:25:51 -07:00
build Initial Commit 2011-03-03 16:38:32 -08:00
CMakeLists.txt Reorganization for use with the CMake "Modules" 2011-09-28 23:25:51 -07:00
keymap.h Code re-factor now compiles. 2011-09-27 21:31:59 -07:00
load Updating for the latest pinout 2011-03-13 19:57:22 -07:00
main.c Small change while the build system is in flux. 2011-09-28 01:47:26 -07:00
Makefile Code re-factor now compiles. 2011-09-27 21:31:59 -07:00
matrix.c Code re-factor now compiles. 2011-09-27 21:31:59 -07:00
matrix.h Code re-factor now compiles. 2011-09-27 21:31:59 -07:00
print.c Code re-factor now compiles. 2011-09-27 21:31:59 -07:00
print.h Code re-factor now compiles. 2011-09-27 21:31:59 -07:00
scan_loop.c Code re-factor now compiles. 2011-09-27 21:31:59 -07:00
scan_loop.h Code re-factor now compiles. 2011-09-27 21:31:59 -07:00
setup.cmake Reorganization for use with the CMake "Modules" 2011-09-28 23:25:51 -07:00
sload Code re-factor now compiles. 2011-09-27 21:31:59 -07:00
usb_keyboard.c Initial Commit 2011-03-03 16:38:32 -08:00
usb_keyboard.h Moving the layouts to a separate file. 2011-03-30 17:51:28 -07:00
usb_keyboard_debug.c Seems to be compiling now...finally after many months. 2011-09-07 18:04:06 -07:00
usb_keyboard_debug.h Adding all of the USB keycodes, and proper key ordering. 2011-03-24 11:43:45 -07:00
usb_keys.h Adding all of the USB keycodes, and proper key ordering. 2011-03-24 11:43:45 -07:00