summaryrefslogtreecommitdiffstats
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2014-12-05usb_usb: Update for new core layoutJun Wako1-5/+0
2014-11-24Fix debug.htmk2-59/+7
2014-11-24Merge branch 'rn42' into merge_rn42tmk42-325/+610
2014-11-23Remove MCU dependent code from common/keyboard.ctmk1-23/+0
2014-11-23Matrix power savingtmk3-0/+31
2014-11-20USB initialize when plug-in during battery poweredtmk2-16/+36
2014-11-17Merge branch 'action_fix'tmk2-1/+12
2014-11-14Add initializer of debug_config for GCC < 4.6.0(#144)tmk2-3/+12
2014-11-14Fix for 'unnamed field in initializer' GCC bug(Fix #143)tmk1-2/+5
2014-09-29Add action 'Momentary switching with Modifiers'tmk2-1/+12
2014-09-22Adhoc fix compile error of usb_usbtmk5-6/+23
2014-08-26Add serial_mouse_task in keyboard.ctmk1-0/+11
2014-07-30Ad hoc fix of command APItmk2-11/+27
2014-07-30Fix timer.h to include AVR specific headertmk1-0/+5
2014-07-30Port ps2_usb to mbedtmk1-0/+1
2014-07-30Fix common files for mbedtmk15-32/+150
2014-07-30Fix debug.h and remove debug_config.htmk3-105/+87
2014-07-30Port action_* to mbedtmk17-47/+83
2014-07-30Fix print and timertmk8-16/+58
2014-07-30Port timer to mbedtmk3-19/+41
2014-07-30Add keyboard/mbed_onekeytmk3-94/+75
2014-07-07Merge pull request #124 from kairyu/6krotmk1-0/+94
2014-07-07Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bittmk5-1/+14
2014-05-13New branch for 6KRO featureKai Ryu1-0/+94
2014-04-26NKRO is disable when SET_PROTOCOL(boot)tmk1-3/+3
2014-04-26Make NKRO deafult when it is availabletmk4-6/+9
2014-04-10Adding NKRO virtual dip-switch, using existing bit in keymap byte.Shayne Holmes5-1/+14
2014-04-08New macro: ACTION_BACKLIGHT_LEVEL(level)Ralf Schmitt4-12/+26
2014-01-28Make modifiers 'weak' in macrotmk1-2/+11
2013-12-16Add description of keyboard report in report.htmk1-0/+20
2013-11-28Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard in...tmk2-0/+14
2013-11-21Add parenthses ito macro argumentstmk1-4/+4
2013-11-20Add tap toggle modifiersSimon Melhart2-0/+14
2013-11-20Fix to build ps2_mouse with both LUFA and PJRCtmk6-24/+2
2013-11-18Wait for USB starting up to make debug print availabletmk1-0/+1
2013-11-01Fix PS/2 mouse supporttmk1-1/+14
2013-10-07Add timeout option to MODS_ONESHOT #66tmk2-23/+33
2013-10-04Fix mod stuck of MODS_KEY when leaving layer #62tmk10-316/+323
2013-10-03Fix Tapping: release key immediately but modifier #65tmk2-18/+37
2013-09-21Fix USB initilaize on LUFAtmk2-5/+1
2013-09-21Fix to bootmagic key configurabletmk3-3/+44
2013-09-19Merge branch 'tapping_fix60'tmk1-4/+7
2013-09-18Fix version info commandtmk1-5/+42
2013-09-18Fix bootloader jump use word addresstmk1-3/+4
2013-09-18Fix Tapping: release of a key pressed before taptmk1-4/+7
2013-09-11Fix action macrostmk1-4/+4
2013-09-11Add version stringtmk1-3/+4
2013-07-29Fix tapping count over flow(issue #52)tmk1-1/+1
2013-07-28Add NKRO support for LUFAtmk2-23/+49
2013-07-23Add bootmagic salt key to avoid accidental configurationtmk2-1/+15