Commit Graph

8 Commits

Author SHA1 Message Date
tmk
63d82fcaeb Fixed Makefile to adjust new directories. 2012-06-07 12:35:24 +09:00
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
901503a1c7 Fix M0110A keymap. 2012-05-17 11:27:25 +09:00
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.
2012-05-16 02:01:45 +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
tmk
baf885dc31 M0110: added keymaps, mousekeys 2011-12-19 14:06:53 +09:00
tmk
3f0289e666 Added protocol support for Macintosh keyboard M0110. 2011-12-14 13:33:05 +09:00