Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-05 | usb_usb: Update for new core layout | ||
2014-11-24 | Change key_t to keypos_t | ||
2014-11-24 | Merge branch 'rn42' into merge_rn42 | ||
Conflicts: .gitignore common.mk common/debug_config.h common/print.h | |||
2014-11-20 | ps2_usb: Fix README | ||
2014-11-20 | adb_usb: Remove old comment of Makefile | ||
2014-11-13 | fixed vusb variant of converter ps2usb | ||
2014-09-24 | Add TMK converter support to Next converter | ||
- change protocol stack to LUFA | |||
2014-09-22 | Merge branch 'scottjad-master' into usb_usb_fix | ||
2014-09-22 | Adhoc fix compile error of usb_usb | ||
2014-09-14 | usb_usb: Remove mention of downloading LUFA | ||
2014-09-14 | usb_usb: Remove mention of merged usb_hid branch | ||
2014-08-26 | Add serialmouser_usb project | ||
2014-08-26 | Revert ps2_usb/Makefile and config.h | ||
2014-08-26 | Merge branch 'serial-mouse' of git://github.com/rhaberkorn/tmk_keyboard into ↵ | ||
rhaberkorn-serial-mouse | |||
2014-08-01 | Add build option and Sun specific commands | ||
2014-07-30 | Port ps2_usb to mbed | ||
2014-07-27 | integrated serial mouse drivers as a feature into the firmware architecture | ||
* 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 | ||
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 | ||
Fixing typo | |||
2014-06-22 | Change keymaps of M0110 | ||
2014-06-20 | Fixing typo | ||
2014-06-12 | Fix keymap of ps2_usb | ||
2014-05-21 | Add ISO keymap(issue #35) and use new keymap API | ||
2014-04-29 | Add Makefiles for TMK converters. | ||
2014-04-25 | Change MCU setting to ATmega32U2 | ||
2014-04-25 | Fix description of pin usage | ||
2014-02-17 | Fix markdown syntax | ||
2014-02-17 | Fix README.md and ibm4704.txt | ||
2014-02-17 | Change IS_COMMAND macro | ||
2014-02-13 | Rename a file | ||
2014-02-11 | Change keymap_plain.c | ||
2014-02-11 | Change pin configuration | ||
2014-02-10 | Add connector pinouts | ||
2014-02-10 | Add doc 4704.txt and protocol comment | ||
2014-02-10 | Add keymap_hasu.c | ||
2014-02-10 | Add README.md | ||
2014-02-09 | Tweak keyboard initialize | ||
2014-02-09 | Add Initial files of 4704_usb | ||
2014-01-07 | Spellchecking converter README files. | ||
2014-01-06 | Added NeXT keyboard converter | ||
2014-01-03 | Add TRS-80 model 100 instruction | ||
2014-01-03 | Merge branch 'master' of github.com:tmk/tmk_keyboard | ||
2014-01-03 | Add ascii_usb ASCII Serial Console terminal converter | ||
2013-12-26 | fix hard-coded keys | ||
values provided to macro were not used for the "K61,K49,K33, K30" block | |||
2013-12-26 | fix compilation | ||
2013-12-02 | Make ps2_usart default and fix SpaceFN | ||
2013-11-29 | Add SpaceFN keymap and JIS keymap | ||
2013-11-27 | Merge pull request #80 from gblargg/master | ||
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 | ||
Add support for Adafruit's Bluefruit | |||
2013-11-28 | Add new keymap file | ||