summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-09-24Fix typo of variable nametmk
2014-09-24Add TMK converter support to Next convertertmk
- change protocol stack to LUFA
2014-09-22Add keyboard LED control via Bluetoothtmk
2014-09-22Merge branch 'usb_usb_fix'tmk
2014-09-22Merge branch 'scottjad-master' into usb_usb_fixtmk
2014-09-22Adhoc fix compile error of usb_usbtmk
2014-09-20Add FET swtich for battery ADCtmk
2014-09-14usb_usb: Remove mention of downloading LUFAScott Jaderholm
2014-09-14usb_usb: Remove mention of merged usb_hid branchScott Jaderholm
2014-09-05Improve rn42_task time resolutiontmk
2014-09-04Update MEMO and remove a build option to save flashtmk
2014-09-04Monitor battery and alert low voltagetmk
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
rhaberkorn-serial-mouse
2014-08-26Merge pull request #134 from xauser/mastertmk
Support for Lightpad keypad
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
- rn42 doesn't support mouse button 4 and 5 - rn42 deosn't support browser back and forward
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