Age | Commit message (Expand) | Author |
2014-11-13 | fixed vusb variant of converter ps2usb | Stefan Mark |
2014-09-24 | Add TMK converter support to Next converter | tmk |
2014-09-22 | Merge branch 'scottjad-master' into usb_usb_fix | tmk |
2014-09-22 | Adhoc fix compile error of usb_usb | tmk |
2014-09-14 | usb_usb: Remove mention of downloading LUFA | Scott Jaderholm |
2014-09-14 | usb_usb: Remove mention of merged usb_hid branch | Scott Jaderholm |
2014-08-26 | Add serialmouser_usb project | tmk |
2014-08-26 | Revert ps2_usb/Makefile and config.h | tmk |
2014-08-26 | Merge branch 'serial-mouse' of git://github.com/rhaberkorn/tmk_keyboard into ... | tmk |
2014-08-01 | Add build option and Sun specific commands | tmk |
2014-07-30 | Port ps2_usb to mbed | tmk |
2014-07-27 | integrated serial mouse drivers as a feature into the firmware architecture | Robin Haberkorn |
2014-07-27 | fixed PS/2 keyboard converter config | Robin Haberkorn |
2014-07-07 | Merge pull request #125 from tibounise/patch-1 | tmk |
2014-06-22 | Change keymaps of M0110 | tmk |
2014-06-20 | Fixing typo | TiBounise |
2014-06-12 | Fix keymap of ps2_usb | tmk |
2014-05-21 | Add ISO keymap(issue #35) and use new keymap API | tmk |
2014-04-29 | Add Makefiles for TMK converters. | tmk |
2014-04-25 | Change MCU setting to ATmega32U2 | tmk |
2014-04-25 | Fix description of pin usage | tmk |
2014-02-17 | Fix markdown syntax | tmk |
2014-02-17 | Fix README.md and ibm4704.txt | tmk |
2014-02-17 | Change IS_COMMAND macro | tmk |
2014-02-13 | Rename a file | tmk |
2014-02-11 | Change keymap_plain.c | tmk |
2014-02-11 | Change pin configuration | tmk |
2014-02-10 | Add connector pinouts | tmk |
2014-02-10 | Add doc 4704.txt and protocol comment | tmk |
2014-02-10 | Add keymap_hasu.c | tmk |
2014-02-10 | Add README.md | tmk |
2014-02-09 | Tweak keyboard initialize | tmk |
2014-02-09 | Add Initial files of 4704_usb | tmk |
2014-01-07 | Spellchecking converter README files. | Thomas Russell Murphy |
2014-01-06 | Added NeXT keyboard converter | Benjamin Gould |
2014-01-03 | Add TRS-80 model 100 instruction | tmk |
2014-01-03 | Merge branch 'master' of github.com:tmk/tmk_keyboard | tmk |
2014-01-03 | Add ascii_usb ASCII Serial Console terminal converter | tmk |
2013-12-26 | fix hard-coded keys | Yann Hodique |
2013-12-26 | fix compilation | Yann Hodique |
2013-12-02 | Make ps2_usart default and fix SpaceFN | tmk |
2013-11-29 | Add SpaceFN keymap and JIS keymap | tmk |
2013-11-27 | Merge pull request #80 from gblargg/master | tmk |
2013-11-27 | Merge pull request #81 from bgould/master | tmk |
2013-11-28 | Add new keymap file | tmk |
2013-11-28 | Fix key stack and PS/2 Overrun | tmk |
2013-11-27 | Added bluefruit protocol and converter for 70% M | Benjamin Gould |
2013-11-26 | Fixed handling of ADB event with key down and key up for same key all in one | Shay Green |
2013-11-26 | Fix ps2_host_recv_response | tmk |
2013-11-25 | Add ps2_busywait.c and recfactor PS/2 protocol | tmk |