summaryrefslogtreecommitdiff
path: root/m0110_usb/README.md
AgeCommit message (Collapse)Author
2012-06-08Made directories for keyboard and converter projects.tmk
2012-05-27Update M0110 keymap and add a Make target 'hasu'.tmk
- change keymap for M0110 - add a Make target 'hasu' to build with hasu keymap.
2012-05-22Fix key stuck bug of M0110A support.tmk
- rewrite special key handling in m0110.c - add mouse keys to keymap
2012-04-28Added M0110A support contributed by skagon@github.tmk
- 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.