Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-05 | usb_usb: Update for new core layout | Jun Wako | |
2014-11-24 | Change key_t to keypos_t | tmk | |
2014-11-24 | Merge branch 'rn42' into merge_rn42 | tmk | |
Conflicts: .gitignore common.mk common/debug_config.h common/print.h | |||
2014-11-20 | ps2_usb: Fix README | Jun Wako | |
2014-11-20 | adb_usb: Remove old comment of Makefile | tmk | |
2014-11-13 | fixed vusb variant of converter ps2usb | Stefan Mark | |
2014-09-24 | Add TMK converter support to Next converter | tmk | |
- change protocol stack to LUFA | |||
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 | |
rhaberkorn-serial-mouse | |||
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 | |
* can be enabled by defining Makefile macro SERIAL_MOUSE_MICROSOFT_ENABLE or SERIAL_MOUSE_MOUSESYSTEMS_ENABLE. * Serial implementation can be chosen via SERIAL_MOUSE_USE_SOFT and SERIAL_MOUSE_USE_UART macros * UART configuration still has to be done in config.h: I added working clauses for both mouse protocols to ps2_usb's config.h | |||
2014-07-27 | fixed PS/2 keyboard converter config | Robin Haberkorn | |
When using the PS/2 interrupt implementation, the DATA pin should be PD0 as the documentation (README.md) states. | |||
2014-07-07 | Merge pull request #125 from tibounise/patch-1 | tmk | |
Fixing typo | |||
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 | |
values provided to macro were not used for the "K61,K49,K33, K30" block | |||
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 | |
Fixed handling of ADB event with key down and key up for same key all in... | |||
2013-11-27 | Merge pull request #81 from bgould/master | tmk | |
Add support for Adafruit's Bluefruit | |||
2013-11-28 | Add new keymap file | tmk | |