Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | fixed vusb variant of converter ps2usb | Stefan Mark | 2014-11-13 | 1 | -2/+8 |
|/ | |||||
* | Fixing typo | TiBounise | 2014-06-20 | 1 | -1/+1 |
| | |||||
* | Fix keymap of ps2_usb | tmk | 2014-06-12 | 2 | -5/+4 |
| | |||||
* | Add Makefiles for TMK converters. | tmk | 2014-04-29 | 7 | -99/+465 |
| | |||||
* | Spellchecking converter README files. | Thomas Russell Murphy | 2014-01-07 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | Add new keymap file | tmk | 2013-11-28 | 5 | -379/+329 |
| | |||||
* | Fix key stack and PS/2 Overrun | tmk | 2013-11-28 | 2 | -46/+73 |
| | |||||
* | Fix ps2_host_recv_response | tmk | 2013-11-26 | 1 | -5/+5 |
| | |||||
* | Add ps2_busywait.c and recfactor PS/2 protocol | tmk | 2013-11-25 | 1 | -7/+21 |
| | |||||
* | Fix Makfile and config.h for LUFA in ps2_usb | tmk | 2013-11-25 | 2 | -55/+79 |
| | |||||
* | Add USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgs | tmk | 2013-10-28 | 1 | -0/+4 |
| | |||||
* | Delete MOUSEKEY_DELAY_TIME in config.h | tmk | 2013-10-28 | 1 | -6/+0 |
| | |||||
* | Remove common/controller_teensy.h | tmk | 2013-04-13 | 1 | -2/+0 |
| | |||||
* | Fix BOOTLOADER_SIZE setting | tmk | 2013-03-29 | 1 | -1/+1 |
| | |||||
* | Fix keymap to adjust new keyboard.c. | tmk | 2012-10-19 | 2 | -8/+8 |
| | |||||
* | Fix projects for new keycodes | tmk | 2012-10-17 | 3 | -86/+86 |
| | |||||
* | Fix PS/2 protocol build options | tmk | 2012-10-14 | 10 | -313/+495 |
| | |||||
* | Fix Makefiles. | tmk | 2012-06-30 | 3 | -6/+23 |
| | |||||
* | Made directories for keyboard and converter projects. | tmk | 2012-06-08 | 12 | -0/+1886 |