Commit Graph

4 Commits (660ea5a2cd6aaf26eb584ae6cfbf777bdf62f0b2)

Author SHA1 Message Date
tmk 805ce3c130 Fix key stuck bug of M0110A support.
- rewrite special key handling in m0110.c
- add mouse keys to keymap
13 years ago
tmk f5f48c2a24 Fix bug on RAW2SCAN. Add work around for M0110A.
- Bug fix: Macro RAW2SCAN doesn't work and converted into static inline function.
- Add Exceptional handling for M0110A arrow keys and calc keys.
- Fix keymap.
13 years ago
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.
13 years ago
tmk 3f0289e666 Added protocol support for Macintosh keyboard M0110. 13 years ago