Commit Graph

11 Commits (590235d4bc92d1de4c17b96ae54f4daee8c3db2a)

Author SHA1 Message Date
tmk 2a562a4191 Add PS/2 mouse support to connect TrackPoint Unit.
Change build options:  Makefile and config.h. See README.
14 years ago
tmk 1ed336a064 change keyboard report descriptor for NKRO.
It uses 1byte for modifiers and 15bytes(120bits) for keys now.
14 years ago
tmk 51f17f0231 add build option: NKRO_ENABLE(remove: USB_12KRO) 14 years ago
tmk 37ced39ae2 add build option USB_12KRO. 14 years ago
tmk d6da554687 support 12KRO 14 years ago
tmk a31b31e717 revise Fn key processing. 14 years ago
tmk 461e0d3d8c ADD: keymap macro for human to read easier
ADD: controller.h for controller board definition(teensy)
ADD: debug toggle
14 years ago
tmk 06eb50be07 hhkb: refactored 14 years ago
tmk d3b1af9572 add mouse function. 14 years ago
tmk 1de02c1f15 add jump_bootloader. 14 years ago
tmk 7fd9003f59 divide usb_keyboard_debug.[c|h] into usb_device, usb_keyboard, usb_debug. 14 years ago