summaryrefslogtreecommitdiff
path: root/usb_mouse.c
AgeCommit message (Collapse)Author
2011-01-02Add PS/2 mouse support to connect TrackPoint Unit.tmk
Change build options: Makefile and config.h. See README.
2010-12-08add build option: NKRO_ENABLE(remove: USB_12KRO)tmk
2010-10-26ADD: keymap macro for human to read easiertmk
ADD: controller.h for controller board definition(teensy) ADD: debug toggle
2010-10-24hhkb: refactoredtmk
2010-10-13add horizontal mouse wheeltmk
2010-10-01add mouse wheel function.tmk
2010-09-30add mouse function.tmk