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 4b883dda10 Keyboard functionally working with very very good debouncing.
- defaultMap needs to be adjusted
- Modifiers are not yet accounted for when sending keypresses
- keypad needs to be added (detect,debounce, and send)
2011-03-16 22:43:33 -07:00
build Initial Commit 2011-03-03 16:38:32 -08:00
load Updating for the latest pinout 2011-03-13 19:57:22 -07:00
main.c Keyboard functionally working with very very good debouncing. 2011-03-16 22:43:33 -07:00
Makefile Significant progress made. 2011-03-09 22:49:34 -08:00
print.c Keyboard functionally working with very very good debouncing. 2011-03-16 22:43:33 -07:00
print.h Keyboard functionally working with very very good debouncing. 2011-03-16 22:43:33 -07:00
usb_keyboard_debug.c Significant progress made. 2011-03-09 22:49:34 -08:00
usb_keyboard_debug.h Significant progress made. 2011-03-09 22:49:34 -08:00
usb_keyboard.c Initial Commit 2011-03-03 16:38:32 -08:00
usb_keyboard.h Initial Commit 2011-03-03 16:38:32 -08:00