Commit Graph

3 Commits

Author SHA1 Message Date
tmk
7597582a85 Update M0110 keymap and add a Make target 'hasu'.
- change keymap for M0110
- add a Make target 'hasu' to build with hasu keymap.
2012-05-27 14:13:02 +09:00
tmk
805ce3c130 Fix key stuck bug of M0110A support.
- rewrite special key handling in m0110.c
- add mouse keys to keymap
2012-05-22 00:14:02 +09:00
tmk
12f6e9ffa7 Added M0110A support contributed by skagon@github.
- 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.
2012-04-28 01:57:36 +09:00