summaryrefslogtreecommitdiffstats
path: root/m0110_usb/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix key stuck bug of M0110A support.tmk2012-05-221-1/+1
| | | | | - rewrite special key handling in m0110.c - add mouse keys to keymap
* Added M0110A support contributed by skagon@github.tmk2012-04-281-3/+2
| | | | | | - README is written with markdown notation. - m0110.c can handles Arrow keys and Calc keys of M0110A. - EXTRAFLAGS and EXTRALDFLAGS are added in rules.mk to give flags on make command line.
* Added protocol support for Macintosh keyboard M0110.tmk2011-12-141-0/+62