Age | Commit message (Expand) | Author |
2014-12-11 | Update README | Jun Wako |
2014-12-11 | Change debug print config | Jun Wako |
2014-12-10 | Add USB Hub support | Jun Wako |
2014-12-10 | Add submodule legitimate USB_Host_Shield_2.0 | Jun Wako |
2014-12-10 | Remove submodule USB_Host_Shield_2.0 | Jun Wako |
2014-12-10 | Fix print init; print_set_sendchar in main | Jun Wako |
2014-12-10 | Change USB PID | Jun Wako |
2014-12-05 | usb_usb: Update for new core layout | Jun Wako |
2014-11-25 | hhkb: Change keymap and bootmagic salt key | tmk |
2014-11-24 | Merge branch 'u2_fix' | tmk |
2014-11-24 | Fix endpoint buffer setting for AT90USB82/162. | tmk |
2014-11-24 | Merge branch 'merge_rn42' | tmk |
2014-11-24 | Change key_t to keypos_t | tmk |
2014-11-24 | Fix debug.h | tmk |
2014-11-24 | Merge branch 'rn42' into merge_rn42 | tmk |
2014-11-23 | Update doc | tmk |
2014-11-23 | Remove MCU dependent code from common/keyboard.c | tmk |
2014-11-23 | Matrix power saving | tmk |
2014-11-20 | USB initialize when plug-in during battery powered | tmk |
2014-11-20 | ps2_usb: Fix README | Jun Wako |
2014-11-20 | adb_usb: Remove old comment of Makefile | tmk |
2014-11-18 | Merge branch 'action_fix' | tmk |
2014-11-14 | Add initializer of debug_config for GCC < 4.6.0(#144) | tmk |
2014-11-14 | Fix for 'unnamed field in initializer' GCC bug(Fix #143) | tmk |
2014-11-14 | ignore files with trailing ~ | Simon Stapleton |
2014-11-14 | Merge pull request #142 from 0mark/master | tmk |
2014-11-13 | fixed vusb variant of converter ps2usb | Stefan Mark |
2014-10-02 | Add power control of key switch board | tmk |
2014-09-29 | Add action 'Momentary switching with Modifiers' | tmk |
2014-09-24 | Fix typo of variable name | tmk |
2014-09-24 | Add TMK converter support to Next converter | tmk |
2014-09-22 | Add keyboard LED control via Bluetooth | tmk |
2014-09-22 | Merge branch 'usb_usb_fix' | tmk |
2014-09-22 | Merge branch 'scottjad-master' into usb_usb_fix | tmk |
2014-09-22 | Adhoc fix compile error of usb_usb | tmk |
2014-09-20 | Add FET swtich for battery ADC | tmk |
2014-09-14 | usb_usb: Remove mention of downloading LUFA | Scott Jaderholm |
2014-09-14 | usb_usb: Remove mention of merged usb_hid branch | Scott Jaderholm |
2014-09-05 | Improve rn42_task time resolution | tmk |
2014-09-04 | Update MEMO and remove a build option to save flash | tmk |
2014-09-04 | Monitor battery and alert low voltage | tmk |
2014-09-04 | Add battery management | tmk |
2014-08-30 | Fix rn42_linked() to use pullup | tmk |
2014-08-26 | Merge branch 'rhaberkorn-serial-mouse' | tmk |
2014-08-26 | Add serialmouser_usb project | tmk |
2014-08-26 | Add option 7bit data to serial_soft.c | tmk |
2014-08-26 | Add serial_mouse_task in keyboard.c | tmk |
2014-08-26 | Revert lufa/lufa.c | tmk |
2014-08-26 | Revert ps2_usb/Makefile and config.h | tmk |
2014-08-26 | Merge branch 'serial-mouse' of git://github.com/rhaberkorn/tmk_keyboard into ... | tmk |