aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Update doctmk2014-11-232-2/+136
* Matrix power savingtmk2014-11-233-6/+29
* Add power control of key switch boardtmk2014-10-022-5/+23
* Add keyboard LED control via Bluetoothtmk2014-09-223-5/+8
* Add FET swtich for battery ADCtmk2014-09-202-0/+19
* Improve rn42_task time resolutiontmk2014-09-051-7/+5
* Update MEMO and remove a build option to save flashtmk2014-09-042-5/+97
* Monitor battery and alert low voltagetmk2014-09-043-9/+52
* Add battery managementtmk2014-09-044-60/+165
* Fix rn42_linked() to use pulluptmk2014-08-301-2/+6
* Add files missing for JP support.tmk2014-08-242-0/+199
* Add support for HHKB JPtmk2014-08-205-134/+59
* Update MEMO.txttmk2014-07-301-22/+46
* Add connection indicatortmk2014-07-301-4/+13
* 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-303-9/+11
* Clean up mbed_onekeytmk2014-07-303-32/+1
* Mkdir rn42tmk2014-07-3010-6/+38
* 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
* Fix consumer key bugtmk2014-07-301-1/+1
* Add RN-42 Bluetooth module supporttmk2014-07-306-6/+696
* Add initial files for RN-42tmk2014-07-3010-0/+1010
* Fix for new API(key_t to keypos_t)tmk2014-07-301-1/+1
* Port action_* to mbedtmk2014-07-301-0/+21
* Port ps2_usb to mbedtmk2014-07-301-1/+1
* Fix build files for mbedtmk2014-07-308-587/+4
* Fix common files for mbedtmk2014-07-307-73/+168
* Port action_* to mbedtmk2014-07-303-16/+8
* Fix print and timertmk2014-07-301-1/+2
* Port timer to mbedtmk2014-07-302-19/+31
* Add keyboard/mbed_onekeytmk2014-07-307-0/+566
* Fix 'debug-off' target of hhkb to remove 'print'tmk2014-07-201-0/+1
* Fix READEM of hhkb and doc/build.mdtmk2014-07-102-30/+16
* Fix document on HHKB internaltmk2014-07-091-59/+20
* Add HHKB JP supporttmk2014-07-097-164/+375
* Added support for bpiphany's Kitten Paw controller (Costar Majestouch)Ralf Schmitt2014-06-277-0/+604
* Add Ctrl + Up(SpaceFN) -> PgUptmk2014-06-121-2/+43
* Make keymap_hhkb as default and change keymap_hasutmk2014-06-123-47/+99
* Fix 'Shift Parentheses' exampletmk2014-04-251-63/+26
* Change LUFA build optionstmk2014-04-241-1/+1
* New macro: ACTION_BACKLIGHT_LEVEL(level)Ralf Schmitt2014-04-083-12/+59