summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix linker script for NVIC vector on RAMJun Wako2015-01-043-18/+8
|
* Add openocd config files for K20Jun Wako2015-01-042-0/+137
|
* Add keyboard/infinityJun Wako2015-01-048-56/+757
|
* Fix ps2 protocol build using ps2_io.hJun Wako2015-01-042-0/+2
|
* Update makefiles to mbed-sdk 14666bbJun Wako2015-01-044-87/+127
|
* Ad hoc fix of print and debug for mbedJun Wako2015-01-042-2/+12
|
* bluefruit, pjrc: Update protocols for new APItmk2015-01-036-35/+7
|
* Fix modifier stuck of Lock command(#127)tmk2015-01-011-0/+1
|
* usb_usb: update READMEJun Wako2014-12-301-1/+15
|
* Merge branch 'mumchristmas-Apple_media_key_fix' #160Jun Wako2014-12-262-4/+11
|\
| * Remove unwanted white spaceJun Wako2014-12-261-3/+3
| |
| * Add keycode for Fast Forward & RewindColt Ma2014-12-262-2/+9
|/ | | | | KC_MEDIA_FAST_FORWARD KC_MEDIA_REWIND
* [ps2,terminal_usb] Quick fix for build problemtmk2014-12-242-0/+3
|
* usb_usb: Add SpaceFn and hasu keymapJun Wako2014-12-117-125/+342
|
* Merge branch 'usb_usb_hub'Jun Wako2014-12-117-8/+52
|\
| * Update READMEJun Wako2014-12-111-3/+23
| |
| * Change debug print configJun Wako2014-12-111-0/+2
| |
| * Add USB Hub supportJun Wako2014-12-102-0/+11
| |
| * Add submodule legitimate USB_Host_Shield_2.0Jun Wako2014-12-102-0/+3
| |
| * Remove submodule USB_Host_Shield_2.0Jun Wako2014-12-102-3/+0
| |
| * Fix print init; print_set_sendchar in mainJun Wako2014-12-101-0/+2
| |
| * Change USB PIDJun Wako2014-12-103-5/+14
|/
* usb_usb: Update for new core layoutJun Wako2014-12-053-9/+4
|
* hhkb: Change keymap and bootmagic salt keytmk2014-11-253-5/+5
|
* Merge branch 'u2_fix'tmk2014-11-243-2/+27
|\
| * Fix endpoint buffer setting for AT90USB82/162.tmk2014-11-243-2/+27
|/
* Merge branch 'merge_rn42'tmk2014-11-24111-474/+4482
|\
| * Change key_t to keypos_ttmk2014-11-2418-18/+18
| |
| * Fix debug.htmk2014-11-242-59/+7
| |
| * Merge branch 'rn42' into merge_rn42tmk2014-11-2492-402/+4462
|/| | | | | | | | | | | | | | | Conflicts: .gitignore common.mk common/debug_config.h common/print.h
| * Update doctmk2014-11-232-2/+136
| |
| * Remove MCU dependent code from common/keyboard.ctmk2014-11-231-23/+0
| |
| * Matrix power savingtmk2014-11-236-6/+60
| |
| * USB initialize when plug-in during battery poweredtmk2014-11-203-17/+50
| |
| * 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
| |