summaryrefslogtreecommitdiffstats
path: root/usb_mouse.c
Commit message (Collapse)AuthorAgeFilesLines
* added protocol stack: pjrc, vusbtmk2011-02-221-58/+0
|
* Add PS/2 mouse support to connect TrackPoint Unit.tmk2011-01-021-44/+13
| | | | Change build options: Makefile and config.h. See README.
* add build option: NKRO_ENABLE(remove: USB_12KRO)tmk2010-12-081-2/+4
|
* ADD: keymap macro for human to read easiertmk2010-10-261-0/+2
| | | | | ADD: controller.h for controller board definition(teensy) ADD: debug toggle
* hhkb: refactoredtmk2010-10-241-0/+21
|
* add horizontal mouse wheeltmk2010-10-131-1/+2
|
* add mouse wheel function.tmk2010-10-011-3/+4
|
* add mouse function.tmk2010-09-301-0/+62