Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usb_usb: Update for new core layout | Jun Wako | 2014-12-05 | 1 | -3/+3 |
| | |||||
* | Change key_t to keypos_t | tmk | 2014-11-24 | 10 | -10/+10 |
| | |||||
* | Merge branch 'rn42' into merge_rn42 | tmk | 2014-11-24 | 6 | -4/+153 |
|\ | | | | | | | | | | | | | | | Conflicts: .gitignore common.mk common/debug_config.h common/print.h | ||||
| * | Port ps2_usb to mbed | tmk | 2014-07-30 | 6 | -4/+153 |
| | | |||||
* | | ps2_usb: Fix README | Jun Wako | 2014-11-20 | 1 | -2/+1 |
| | | |||||
* | | adb_usb: Remove old comment of Makefile | tmk | 2014-11-20 | 1 | -1/+1 |
| | | |||||
* | | fixed vusb variant of converter ps2usb | Stefan Mark | 2014-11-13 | 1 | -2/+8 |
| | | |||||
* | | Add TMK converter support to Next converter | tmk | 2014-09-24 | 3 | -1/+126 |
| | | | | | | | | - change protocol stack to LUFA | ||||
* | | Merge branch 'scottjad-master' into usb_usb_fix | tmk | 2014-09-22 | 1 | -4/+0 |
|\ \ | |||||
| * | | usb_usb: Remove mention of downloading LUFA | Scott Jaderholm | 2014-09-14 | 1 | -3/+0 |
| | | | |||||
| * | | usb_usb: Remove mention of merged usb_hid branch | Scott Jaderholm | 2014-09-14 | 1 | -1/+0 |
| | | | |||||
* | | | Adhoc fix compile error of usb_usb | tmk | 2014-09-22 | 2 | -1/+1 |
|/ / | |||||
* | | Add serialmouser_usb project | tmk | 2014-08-26 | 8 | -0/+580 |
| | | |||||
* | | Revert ps2_usb/Makefile and config.h | tmk | 2014-08-26 | 2 | -52/+1 |
| | | |||||
* | | Merge branch 'serial-mouse' of git://github.com/rhaberkorn/tmk_keyboard into ↵ | tmk | 2014-08-26 | 2 | -1/+52 |
|\ \ | | | | | | | | | | rhaberkorn-serial-mouse | ||||
| * | | integrated serial mouse drivers as a feature into the firmware architecture | Robin Haberkorn | 2014-07-27 | 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 | ||||
| * | | fixed PS/2 keyboard converter config | Robin Haberkorn | 2014-07-27 | 1 | -1/+1 |
| |/ | | | | | | | | | When using the PS/2 interrupt implementation, the DATA pin should be PD0 as the documentation (README.md) states. | ||||
* / | Add build option and Sun specific commands | tmk | 2014-08-01 | 4 | -12/+53 |
|/ | |||||
* | Merge pull request #125 from tibounise/patch-1 | tmk | 2014-07-07 | 1 | -1/+1 |
|\ | | | | | Fixing typo | ||||
| * | Fixing typo | TiBounise | 2014-06-20 | 1 | -1/+1 |
| | | |||||
* | | Change keymaps of M0110 | tmk | 2014-06-22 | 8 | -237/+470 |
|/ | |||||
* | Fix keymap of ps2_usb | tmk | 2014-06-12 | 2 | -5/+4 |
| | |||||
* | Add ISO keymap(issue #35) and use new keymap API | tmk | 2014-05-21 | 8 | -128/+276 |
| | |||||
* | Add Makefiles for TMK converters. | tmk | 2014-04-29 | 7 | -99/+465 |
| | |||||
* | Change MCU setting to ATmega32U2 | tmk | 2014-04-25 | 2 | -1/+4 |
| | |||||
* | Fix description of pin usage | tmk | 2014-04-25 | 1 | -4/+1 |
| | |||||
* | Fix markdown syntax | tmk | 2014-02-17 | 1 | -13/+14 |
| | |||||
* | Fix README.md and ibm4704.txt | tmk | 2014-02-17 | 2 | -27/+63 |
| | |||||
* | Change IS_COMMAND macro | tmk | 2014-02-17 | 1 | -0/+1 |
| | |||||
* | Rename a file | tmk | 2014-02-13 | 1 | -0/+0 |
| | |||||
* | Change keymap_plain.c | tmk | 2014-02-11 | 1 | -7/+17 |
| | |||||
* | Change pin configuration | tmk | 2014-02-11 | 2 | -3/+5 |
| | |||||
* | Add connector pinouts | tmk | 2014-02-10 | 1 | -3/+16 |
| | |||||
* | Add doc 4704.txt and protocol comment | tmk | 2014-02-10 | 1 | -0/+147 |
| | |||||
* | Add keymap_hasu.c | tmk | 2014-02-10 | 4 | -5/+90 |
| | |||||
* | Add README.md | tmk | 2014-02-10 | 1 | -10/+23 |
| | |||||
* | Tweak keyboard initialize | tmk | 2014-02-09 | 1 | -33/+24 |
| | |||||
* | Add Initial files of 4704_usb | tmk | 2014-02-09 | 8 | -0/+531 |
| | |||||
* | Spellchecking converter README files. | Thomas Russell Murphy | 2014-01-07 | 8 | -17/+17 |
| | |||||
* | Added NeXT keyboard converter | Benjamin Gould | 2014-01-06 | 7 | -0/+759 |
| | |||||
* | Add TRS-80 model 100 instruction | tmk | 2014-01-03 | 1 | -3/+8 |
| | |||||
* | Merge branch 'master' of github.com:tmk/tmk_keyboard | tmk | 2014-01-03 | 2 | -5/+4 |
|\ | |||||
| * | fix hard-coded keys | Yann Hodique | 2013-12-26 | 1 | -4/+4 |
| | | | | | | | | values provided to macro were not used for the "K61,K49,K33, K30" block | ||||
| * | fix compilation | Yann Hodique | 2013-12-26 | 1 | -1/+0 |
| | | |||||
* | | Add ascii_usb ASCII Serial Console terminal converter | tmk | 2014-01-03 | 6 | -0/+447 |
|/ | |||||
* | Make ps2_usart default and fix SpaceFN | tmk | 2013-12-02 | 2 | -3/+3 |
| | |||||
* | Add SpaceFN keymap and JIS keymap | tmk | 2013-11-29 | 5 | -408/+142 |
| | |||||
* | Merge pull request #80 from gblargg/master | tmk | 2013-11-27 | 1 | -3/+17 |
|\ | | | | | Fixed handling of ADB event with key down and key up for same key all in... | ||||
| * | Fixed handling of ADB event with key down and key up for same key all in one | Shay Green | 2013-11-26 | 1 | -3/+17 |
| | | |||||
* | | Merge pull request #81 from bgould/master | tmk | 2013-11-27 | 6 | -0/+786 |
|\ \ | | | | | | | Add support for Adafruit's Bluefruit |