summaryrefslogtreecommitdiffstats
path: root/usb.c
Commit message (Expand)AuthorAgeFilesLines
* add a build option: USB_EXTRA_ENABLEtmk2011-01-051-10/+50
* Add PS/2 mouse support to connect TrackPoint Unit.tmk2011-01-021-8/+8
* change keyboard report descriptor for NKRO.tmk2010-12-111-33/+33
* add build option: NKRO_ENABLE(remove: USB_12KRO)tmk2010-12-081-35/+78
* add build option USB_12KRO.tmk2010-11-261-49/+25
* support 12KROtmk2010-11-241-21/+85
* add system controls(power down/wake up) from generic desktop page(HID)tmk2010-11-181-8/+45
* add audio controls from consumer page(HID)tmk2010-11-171-7/+64
* revise Fn key processing.tmk2010-11-031-14/+14
* new build method for macwaytmk2010-10-271-4/+18
* add horizontal mouse wheeltmk2010-10-131-33/+71
* HHKB support.tmk2010-10-101-1/+1
* add mouse wheel function.tmk2010-10-011-26/+42
* add mouse function.tmk2010-09-301-0/+693