aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add initial setting of Linked pintmk2014-07-301-1/+6
|
* Add battery monitor and LED controltmk2014-07-301-1/+45
|
* Add help messagetmk2014-07-301-0/+62
|
* Add rn42_lined(): connection status(GPIO2)tmk2014-07-303-0/+8
|
* Add flow control by firmware to serial_uarttmk2014-07-304-9/+30
|
* Clean up mbed_onekeytmk2014-07-303-32/+1
|
* Mkdir rn42tmk2014-07-3011-6/+39
|
* Add rn42_tasktmk2014-07-307-269/+300
|
* Fix rn42.h APItmk2014-07-303-59/+60
|
* Add software UART and battery monitortmk2014-07-307-3/+227
|
* Fix configure mode of RN-42tmk2014-07-301-1/+1
|
* Update MEMO.txttmk2014-07-301-1/+6
|
* Update TODOtmk2014-07-301-10/+10
|
* Change keymap for rn42tmk2014-07-301-8/+10
| | | | | - rn42 doesn't support mouse button 4 and 5 - rn42 deosn't support browser back and forward
* Fix consumer key bugtmk2014-07-301-1/+1
|
* Add RN-42 Bluetooth module supporttmk2014-07-306-6/+696
|
* Change buffer size: 256 bytestmk2014-07-301-1/+1
|
* Ad hoc fix of command APItmk2014-07-302-11/+27
|
* Add initial files for RN-42tmk2014-07-3010-0/+1010
|
* Fix for new API(key_t to keypos_t)tmk2014-07-301-1/+1
|
* Fix timer.h to include AVR specific headertmk2014-07-301-0/+5
|
* Port action_* to mbedtmk2014-07-301-0/+21
|
* Merge branch 'mbed' into devtmk2014-07-3065-371/+1593
|\
| * Add checksum tool for NXP LPCtmk2014-07-302-1/+100
| |
| * Add LED indicator support in mbedtmk2014-07-303-16/+35
| |
| * Port ps2_usb to mbedtmk2014-07-3015-90/+343
| |
| * Fix build files for mbedtmk2014-07-309-9/+13
| |
| * Fix common files for mbedtmk2014-07-3023-110/+323
| |
| * Fix debug.h and remove debug_config.htmk2014-07-303-105/+87
| |
| * Port action_* to mbedtmk2014-07-3021-64/+92
| |
| * Fix print and timertmk2014-07-309-17/+60
| |
| * Port timer to mbedtmk2014-07-306-39/+73
| |
| * Add keyboard/mbed_onekeytmk2014-07-3010-94/+641
|/
* Just ignore ADB Service Requesttmk2014-07-211-0/+4
| | | | - to support Adjustable keyboard(composite device?)
* Fix 'debug-off' target of hhkb to remove 'print'tmk2014-07-201-0/+1
|
* Fix NKRO code when NKRO is disabletmk2014-07-201-0/+2
|
* Fix READEM of hhkb and doc/build.mdtmk2014-07-103-39/+31
|
* Fix document on HHKB internaltmk2014-07-091-59/+20
|
* Add HHKB JP supporttmk2014-07-097-164/+375
| | | | - scan matrix about twice faster
* Merge pull request #124 from kairyu/6krotmk2014-07-072-0/+98
|\ | | | | USB 6KRO with pseudo- or half- NKRO feature
| * New branch for 6KRO featureKai Ryu2014-05-132-0/+98
| |
* | Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bittmk2014-07-076-1/+15
|\ \ | | | | | | Adding NKRO virtual dip-switch, using existing bit in keymap byte.
| * | Adding NKRO virtual dip-switch, using existing bit in keymap byte.Shayne Holmes2014-04-096-1/+15
| | | | | | | | | | | | | | | | | | This takes the last, reserved bit there, but doesn't necessitate a revision to the magic number because it doesn't alter byte order. Add reference to NKRO virtual dip-switch to documentation.
* | | Merge pull request #125 from tibounise/patch-1tmk2014-07-071-1/+1
|\ \ \ | | | | | | | | Fixing typo
| * | | Fixing typoTiBounise2014-06-201-1/+1
| | | |
* | | | Merge pull request #126 from xauser/mastertmk2014-07-077-0/+604
|\ \ \ \ | | | | | | | | | | Added support for bpiphany's Kitten Paw controller
| * | | | Added support for bpiphany's Kitten Paw controller (Costar Majestouch)Ralf Schmitt2014-06-277-0/+604
|/ / / /
* / / / Change keymaps of M0110tmk2014-06-228-237/+470
|/ / /
* | | Fix debug print of ps2_mousetmk2014-06-151-1/+6
| | |
* | | Fix keymap of ps2_usbtmk2014-06-122-5/+4
| | |