tmk
|
1ed336a064
|
change keyboard report descriptor for NKRO.
It uses 1byte for modifiers and 15bytes(120bits) for keys now.
|
2010-12-11 23:20:49 +09:00 |
|
tmk
|
51f17f0231
|
add build option: NKRO_ENABLE(remove: USB_12KRO)
|
2010-12-08 01:57:55 +09:00 |
|
tmk
|
37ced39ae2
|
add build option USB_12KRO.
|
2010-11-26 01:56:21 +09:00 |
|
tmk
|
d6da554687
|
support 12KRO
|
2010-11-24 22:17:35 +09:00 |
|
tmk
|
a31b31e717
|
revise Fn key processing.
|
2010-11-03 17:33:20 +09:00 |
|
tmk
|
461e0d3d8c
|
ADD: keymap macro for human to read easier
ADD: controller.h for controller board definition(teensy)
ADD: debug toggle
|
2010-10-26 21:32:45 +09:00 |
|
tmk
|
06eb50be07
|
hhkb: refactored
|
2010-10-24 01:17:26 +09:00 |
|
tmk
|
7fd9003f59
|
divide usb_keyboard_debug.[c|h] into usb_device, usb_keyboard, usb_debug.
|
2010-09-23 20:23:50 +09:00 |
|