Commit Graph

7 Commits (7597582a85ee8cd802ebe4b6809949918c4bdaf3)

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.
13 years ago
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 901503a1c7 Fix M0110A 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 baf885dc31 M0110: added keymaps, mousekeys 13 years ago
tmk 3f0289e666 Added protocol support for Macintosh keyboard M0110. 13 years ago