Commit Graph

11 Commits

Author SHA1 Message Date
tmk 2a562a4191 Add PS/2 mouse support to connect TrackPoint Unit.
Change build options:  Makefile and config.h. See README.
2011-01-02 23:52:13 +09:00
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 d3b1af9572 add mouse function. 2010-09-30 14:50:23 +09:00
tmk 1de02c1f15 add jump_bootloader. 2010-09-24 15:16:23 +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