Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made directories for keyboard and converter projects. | tmk | 2012-06-08 | 1 | -61/+0 |
| | |||||
* | Fix key stuck bug of M0110A support. | tmk | 2012-05-22 | 1 | -1/+1 |
| | | | | | - rewrite special key handling in m0110.c - add mouse keys to keymap | ||||
* | Added M0110A support contributed by skagon@github. | tmk | 2012-04-28 | 1 | -3/+2 |
| | | | | | | - 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. | ||||
* | Added protocol support for Macintosh keyboard M0110. | tmk | 2011-12-14 | 1 | -0/+62 |