summaryrefslogtreecommitdiff
path: root/USB_NKRO.txt
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-11change keyboard report descriptor for NKRO.tmk
It uses 1byte for modifiers and 15bytes(120bits) for keys now.
2010-12-08add build option: NKRO_ENABLE(remove: USB_12KRO)tmk