summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-04Add battery managementtmk
2014-08-30Fix rn42_linked() to use pulluptmk
2014-08-26Merge branch 'rhaberkorn-serial-mouse'tmk
2014-08-26Add serialmouser_usb projecttmk
2014-08-26Add option 7bit data to serial_soft.ctmk
2014-08-26Add serial_mouse_task in keyboard.ctmk
2014-08-26Revert lufa/lufa.ctmk
2014-08-26Revert ps2_usb/Makefile and config.htmk
2014-08-26Merge branch 'serial-mouse' of git://github.com/rhaberkorn/tmk_keyboard into ...tmk
2014-08-26Merge pull request #134 from xauser/mastertmk
2014-08-24Support for Lightpad keypadRalf Schmitt
2014-08-24Add files missing for JP support.tmk
2014-08-20Add support for HHKB JPtmk
2014-08-01Add build option and Sun specific commandstmk
2014-07-30Update MEMO.txttmk
2014-07-30Add connection indicatortmk
2014-07-30Add initial setting of Linked pintmk
2014-07-30Add battery monitor and LED controltmk
2014-07-30Add help messagetmk
2014-07-30Add rn42_lined(): connection status(GPIO2)tmk
2014-07-30Add flow control by firmware to serial_uarttmk
2014-07-30Clean up mbed_onekeytmk
2014-07-30Mkdir rn42tmk
2014-07-30Add rn42_tasktmk
2014-07-30Fix rn42.h APItmk
2014-07-30Add software UART and battery monitortmk
2014-07-30Fix configure mode of RN-42tmk
2014-07-30Update MEMO.txttmk
2014-07-30Update TODOtmk
2014-07-30Change keymap for rn42tmk
2014-07-30Fix consumer key bugtmk
2014-07-30Add RN-42 Bluetooth module supporttmk
2014-07-30Change buffer size: 256 bytestmk
2014-07-30Ad hoc fix of command APItmk
2014-07-30Add initial files for RN-42tmk
2014-07-30Fix for new API(key_t to keypos_t)tmk
2014-07-30Fix timer.h to include AVR specific headertmk
2014-07-30Port action_* to mbedtmk
2014-07-30Merge branch 'mbed' into devtmk
2014-07-30Add checksum tool for NXP LPCtmk
2014-07-30Add LED indicator support in mbedtmk
2014-07-30Port ps2_usb to mbedtmk
2014-07-30Fix build files for mbedtmk
2014-07-30Fix common files for mbedtmk
2014-07-30Fix debug.h and remove debug_config.htmk
2014-07-30Port action_* to mbedtmk
2014-07-30Fix print and timertmk
2014-07-30Port timer to mbedtmk
2014-07-30Add keyboard/mbed_onekeytmk
2014-07-27updated copyrights: serial_mouse.h, serial_mouse_microsoft.c and serial_mouse...Robin Haberkorn