summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'rn42' into merge_rn42tmk2014-11-24
|\ | | | | | | | | | | | | | | Conflicts: .gitignore common.mk common/debug_config.h common/print.h
| * Update doctmk2014-11-23
| |
| * Remove MCU dependent code from common/keyboard.ctmk2014-11-23
| |
| * Matrix power savingtmk2014-11-23
| |
| * USB initialize when plug-in during battery poweredtmk2014-11-20
| |
| * Add power control of key switch boardtmk2014-10-02
| |
| * Add keyboard LED control via Bluetoothtmk2014-09-22
| |
| * Add FET swtich for battery ADCtmk2014-09-20
| |
| * Improve rn42_task time resolutiontmk2014-09-05
| |
| * Update MEMO and remove a build option to save flashtmk2014-09-04
| |
| * Monitor battery and alert low voltagetmk2014-09-04
| |
| * Add battery managementtmk2014-09-04
| |
| * Fix rn42_linked() to use pulluptmk2014-08-30
| |
| * Add files missing for JP support.tmk2014-08-24
| |
| * Add support for HHKB JPtmk2014-08-20
| |
| * Update MEMO.txttmk2014-07-30
| |
| * Add connection indicatortmk2014-07-30
| |
| * Add initial setting of Linked pintmk2014-07-30
| |
| * Add battery monitor and LED controltmk2014-07-30
| |
| * Add help messagetmk2014-07-30
| |
| * Add rn42_lined(): connection status(GPIO2)tmk2014-07-30
| |
| * Add flow control by firmware to serial_uarttmk2014-07-30
| |
| * Clean up mbed_onekeytmk2014-07-30
| |
| * Mkdir rn42tmk2014-07-30
| |
| * Add rn42_tasktmk2014-07-30
| |
| * Fix rn42.h APItmk2014-07-30
| |
| * Add software UART and battery monitortmk2014-07-30
| |
| * Fix configure mode of RN-42tmk2014-07-30
| |
| * Update MEMO.txttmk2014-07-30
| |
| * Update TODOtmk2014-07-30
| |
| * Change keymap for rn42tmk2014-07-30
| | | | | | | | | | - rn42 doesn't support mouse button 4 and 5 - rn42 deosn't support browser back and forward
| * Fix consumer key bugtmk2014-07-30
| |
| * Add RN-42 Bluetooth module supporttmk2014-07-30
| |
| * Change buffer size: 256 bytestmk2014-07-30
| |
| * Ad hoc fix of command APItmk2014-07-30
| |
| * Add initial files for RN-42tmk2014-07-30
| |
| * Fix for new API(key_t to keypos_t)tmk2014-07-30
| |
| * Fix timer.h to include AVR specific headertmk2014-07-30
| |
| * Port action_* to mbedtmk2014-07-30
| |
| * Merge branch 'mbed' into devtmk2014-07-30
| |\
| | * Add checksum tool for NXP LPCtmk2014-07-30
| | |
| | * Add LED indicator support in mbedtmk2014-07-30
| | |
| | * Port ps2_usb to mbedtmk2014-07-30
| | |
| | * Fix build files for mbedtmk2014-07-30
| | |
| | * Fix common files for mbedtmk2014-07-30
| | |
| | * Fix debug.h and remove debug_config.htmk2014-07-30
| | |
| | * Port action_* to mbedtmk2014-07-30
| | |
| | * Fix print and timertmk2014-07-30
| | |
| | * Port timer to mbedtmk2014-07-30
| | |
| | * Add keyboard/mbed_onekeytmk2014-07-30
| |/