| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | Fix print and timer | tmk | 2014-07-30 | 9 | -17/+60 |
| | * | Port timer to mbed | tmk | 2014-07-30 | 6 | -39/+73 |
| | * | Add keyboard/mbed_onekey | tmk | 2014-07-30 | 10 | -94/+641 |
| |/ |
|
* | | 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 |
* | | Merge branch 'action_fix' | tmk | 2014-11-18 | 3 | -1/+19 |
|\ \ |
|
| * | | Add action 'Momentary switching with Modifiers' | tmk | 2014-09-29 | 3 | -1/+19 |
* | | | Add initializer of debug_config for GCC < 4.6.0(#144) | tmk | 2014-11-14 | 2 | -3/+12 |
* | | | Fix for 'unnamed field in initializer' GCC bug(Fix #143) | tmk | 2014-11-14 | 1 | -2/+5 |
* | | | ignore files with trailing ~ | Simon Stapleton | 2014-11-14 | 1 | -0/+1 |
* | | | Merge pull request #142 from 0mark/master | tmk | 2014-11-14 | 4 | -18/+31 |
|\ \ \
| |/ /
|/| | |
|
| * | | fixed vusb variant of converter ps2usb | Stefan Mark | 2014-11-13 | 4 | -18/+31 |
|/ / |
|
* | | Fix typo of variable name | tmk | 2014-09-24 | 1 | -1/+1 |
* | | Add TMK converter support to Next converter | tmk | 2014-09-24 | 3 | -1/+126 |
* | | Merge branch 'usb_usb_fix' | tmk | 2014-09-22 | 12 | -14/+27 |
|\ \ |
|
| * \ | 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 | 11 | -10/+27 |
|/ / |
|
* | | Merge branch 'rhaberkorn-serial-mouse' | tmk | 2014-08-26 | 14 | -2/+917 |
|\ \ |
|
| * | | Add serialmouser_usb project | tmk | 2014-08-26 | 8 | -0/+580 |
| * | | Add option 7bit data to serial_soft.c | tmk | 2014-08-26 | 1 | -2/+18 |
| * | | Add serial_mouse_task in keyboard.c | tmk | 2014-08-26 | 1 | -0/+11 |
| * | | Revert lufa/lufa.c | tmk | 2014-08-26 | 1 | -12/+0 |
| * | | 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 | 7 | -1/+372 |
|/| | |
|
| * | | updated copyrights: serial_mouse.h, serial_mouse_microsoft.c and serial_mouse... | Robin Haberkorn | 2014-07-27 | 3 | -3/+3 |
| * | | serial_mouse: simplified clipping of X/Y/V/H changes below -127 using a MAX m... | Robin Haberkorn | 2014-07-27 | 2 | -18/+20 |
| * | | factored out serial_mouse_init() into serial_mouse.h | Robin Haberkorn | 2014-07-27 | 3 | -13/+8 |
| * | | integrated serial mouse drivers as a feature into the firmware architecture | Robin Haberkorn | 2014-07-27 | 5 | -1/+84 |
| * | | fixed PS/2 keyboard converter config | Robin Haberkorn | 2014-07-27 | 1 | -1/+1 |
| * | | added serial mouse driver for Microsoft and Mousesystems mice | Robin Haberkorn | 2014-07-27 | 3 | -0/+291 |
| |/ |
|
* | | Merge pull request #134 from xauser/master | tmk | 2014-08-26 | 9 | -0/+686 |
|\ \ |
|
| * | | Support for Lightpad keypad | Ralf Schmitt | 2014-08-24 | 9 | -0/+686 |
| |/ |
|
* / | Add build option and Sun specific commands | tmk | 2014-08-01 | 4 | -12/+53 |
|/ |
|
* | Just ignore ADB Service Request | tmk | 2014-07-21 | 1 | -0/+4 |
* | Fix 'debug-off' target of hhkb to remove 'print' | tmk | 2014-07-20 | 1 | -0/+1 |
* | Fix NKRO code when NKRO is disable | tmk | 2014-07-20 | 1 | -0/+2 |
* | Fix READEM of hhkb and doc/build.md | tmk | 2014-07-10 | 3 | -39/+31 |
* | Fix document on HHKB internal | tmk | 2014-07-09 | 1 | -59/+20 |
* | Add HHKB JP support | tmk | 2014-07-09 | 7 | -164/+375 |
* | Merge pull request #124 from kairyu/6kro | tmk | 2014-07-07 | 2 | -0/+98 |
|\ |
|
| * | New branch for 6KRO feature | Kai Ryu | 2014-05-13 | 2 | -0/+98 |
* | | Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bit | tmk | 2014-07-07 | 6 | -1/+15 |
|\ \ |
|
| * | | Adding NKRO virtual dip-switch, using existing bit in keymap byte. | Shayne Holmes | 2014-04-09 | 6 | -1/+15 |
* | | | Merge pull request #125 from tibounise/patch-1 | tmk | 2014-07-07 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fixing typo | TiBounise | 2014-06-20 | 1 | -1/+1 |
* | | | | Merge pull request #126 from xauser/master | tmk | 2014-07-07 | 7 | -0/+604 |
|\ \ \ \ |
|
| * | | | | Added support for bpiphany's Kitten Paw controller (Costar Majestouch) | Ralf Schmitt | 2014-06-27 | 7 | -0/+604 |
|/ / / / |
|
* / / / | Change keymaps of M0110 | tmk | 2014-06-22 | 8 | -237/+470 |
|/ / / |
|