summaryrefslogtreecommitdiffstats
path: root/m0110_usb/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Update M0110 keymap and add a Make target 'hasu'.tmk2012-05-271-8/+6
| | | | | - change keymap for M0110 - add a Make target 'hasu' to build with hasu keymap.
* Fix key stuck bug of M0110A support.tmk2012-05-221-21/+6
| | | | | - rewrite special key handling in m0110.c - add mouse keys to keymap
* Added M0110A support contributed by skagon@github.tmk2012-04-281-0/+141
- 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.