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 19e55ee62d Adding the HHKB style navigation layer.
- Hack included for a minor debouncing/electrical problem (will fix later properly)
- Changed internal shift layers for nested switching.
2011-03-31 17:24:20 -07:00
build Initial Commit 2011-03-03 16:38:32 -08:00
layouts.h Adding the HHKB style navigation layer. 2011-03-31 17:24:20 -07:00
load Updating for the latest pinout 2011-03-13 19:57:22 -07:00
main.c Adding the HHKB style navigation layer. 2011-03-31 17:24:20 -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 Adding all of the USB keycodes, and proper key ordering. 2011-03-24 11:43:45 -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_keys.h Adding all of the USB keycodes, and proper key ordering. 2011-03-24 11:43:45 -07:00