Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-04 | Update makefiles to mbed-sdk 14666bb | Jun Wako | 1 | -0/+2 | |
2015-01-03 | bluefruit, pjrc: Update protocols for new API | tmk | 2 | -30/+1 | |
2014-12-30 | usb_usb: update README | Jun Wako | 1 | -1/+15 | |
2014-12-10 | usb_usb: Add SpaceFn and hasu keymap | Jun Wako | 7 | -125/+342 | |
2014-12-10 | Update README | Jun Wako | 1 | -3/+23 | |
2014-12-10 | Change debug print config | Jun Wako | 1 | -0/+2 | |
2014-12-10 | Add USB Hub support | Jun Wako | 1 | -0/+10 | |
2014-12-10 | Fix print init; print_set_sendchar in main | Jun Wako | 1 | -0/+2 | |
2014-12-10 | Change USB PID | Jun Wako | 3 | -5/+14 | |
2014-12-05 | usb_usb: Update for new core layout | Jun Wako | 1 | -3/+3 | |
2014-11-24 | Change key_t to keypos_t | tmk | 10 | -10/+10 | |
2014-11-24 | Merge branch 'rn42' into merge_rn42 | tmk | 6 | -4/+153 | |
Conflicts: .gitignore common.mk common/debug_config.h common/print.h | |||||
2014-11-20 | ps2_usb: Fix README | Jun Wako | 1 | -2/+1 | |
2014-11-19 | adb_usb: Remove old comment of Makefile | tmk | 1 | -1/+1 | |
2014-11-13 | fixed vusb variant of converter ps2usb | Stefan Mark | 1 | -2/+8 | |
2014-09-24 | Add TMK converter support to Next converter | tmk | 3 | -1/+126 | |
- change protocol stack to LUFA | |||||
2014-09-22 | Merge branch 'scottjad-master' into usb_usb_fix | tmk | 1 | -4/+0 | |
2014-09-22 | Adhoc fix compile error of usb_usb | tmk | 2 | -1/+1 | |
2014-09-15 | usb_usb: Remove mention of downloading LUFA | Scott Jaderholm | 1 | -3/+0 | |
2014-09-15 | usb_usb: Remove mention of merged usb_hid branch | Scott Jaderholm | 1 | -1/+0 | |
2014-08-26 | Add serialmouser_usb project | tmk | 8 | -0/+580 | |
2014-08-26 | Revert ps2_usb/Makefile and config.h | tmk | 2 | -52/+1 | |
2014-08-25 | Merge branch 'serial-mouse' of git://github.com/rhaberkorn/tmk_keyboard into ↵ | tmk | 2 | -1/+52 | |
rhaberkorn-serial-mouse | |||||
2014-08-01 | Add build option and Sun specific commands | tmk | 4 | -12/+53 | |
2014-07-30 | Port ps2_usb to mbed | tmk | 6 | -4/+153 | |
2014-07-27 | integrated serial mouse drivers as a feature into the firmware architecture | Robin Haberkorn | 2 | -0/+51 | |
* 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 | 1 | -1/+1 | |
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 | 1 | -1/+1 | |
Fixing typo | |||||
2014-06-22 | Change keymaps of M0110 | tmk | 8 | -237/+470 | |
2014-06-20 | Fixing typo | TiBounise | 1 | -1/+1 | |
2014-06-12 | Fix keymap of ps2_usb | tmk | 2 | -5/+4 | |
2014-05-20 | Add ISO keymap(issue #35) and use new keymap API | tmk | 8 | -128/+276 | |
2014-04-29 | Add Makefiles for TMK converters. | tmk | 7 | -99/+465 | |
2014-04-25 | Change MCU setting to ATmega32U2 | tmk | 2 | -1/+4 | |
2014-04-25 | Fix description of pin usage | tmk | 1 | -4/+1 | |
2014-02-17 | Fix markdown syntax | tmk | 1 | -13/+14 | |
2014-02-17 | Fix README.md and ibm4704.txt | tmk | 2 | -27/+63 | |
2014-02-17 | Change IS_COMMAND macro | tmk | 1 | -0/+1 | |
2014-02-13 | Rename a file | tmk | 1 | -0/+0 | |
2014-02-10 | Change keymap_plain.c | tmk | 1 | -7/+17 | |
2014-02-10 | Change pin configuration | tmk | 2 | -3/+5 | |
2014-02-10 | Add connector pinouts | tmk | 1 | -3/+16 | |
2014-02-10 | Add doc 4704.txt and protocol comment | tmk | 1 | -0/+147 | |
2014-02-10 | Add keymap_hasu.c | tmk | 4 | -5/+90 | |
2014-02-09 | Add README.md | tmk | 1 | -10/+23 | |
2014-02-09 | Tweak keyboard initialize | tmk | 1 | -33/+24 | |
2014-02-08 | Add Initial files of 4704_usb | tmk | 8 | -0/+531 | |
2014-01-07 | Spellchecking converter README files. | Thomas Russell Murphy | 8 | -17/+17 | |
2014-01-06 | Added NeXT keyboard converter | Benjamin Gould | 7 | -0/+759 | |
2014-01-03 | Add TRS-80 model 100 instruction | tmk | 1 | -3/+8 | |