aboutsummaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* usb_usb: Update for new core layoutJun Wako2014-12-051-5/+0
* Fix debug.htmk2014-11-242-59/+7
* Merge branch 'rn42' into merge_rn42tmk2014-11-2442-325/+610
|\
| * Remove MCU dependent code from common/keyboard.ctmk2014-11-231-23/+0
| * Matrix power savingtmk2014-11-233-0/+31
| * USB initialize when plug-in during battery poweredtmk2014-11-202-16/+36
| * Ad hoc fix of command APItmk2014-07-302-11/+27
| * Fix timer.h to include AVR specific headertmk2014-07-301-0/+5
| * Port ps2_usb to mbedtmk2014-07-301-0/+1
| * Fix common files for mbedtmk2014-07-3015-32/+150
| * Fix debug.h and remove debug_config.htmk2014-07-303-105/+87
| * Port action_* to mbedtmk2014-07-3017-47/+83
| * Fix print and timertmk2014-07-308-16/+58
| * Port timer to mbedtmk2014-07-303-19/+41
| * Add keyboard/mbed_onekeytmk2014-07-303-94/+75
* | Merge branch 'action_fix'tmk2014-11-182-1/+12
|\ \
| * | Add action 'Momentary switching with Modifiers'tmk2014-09-292-1/+12
* | | Add initializer of debug_config for GCC < 4.6.0(#144)tmk2014-11-142-3/+12
* | | Fix for 'unnamed field in initializer' GCC bug(Fix #143)tmk2014-11-141-2/+5
|/ /
* | Adhoc fix compile error of usb_usbtmk2014-09-225-6/+23
* | Add serial_mouse_task in keyboard.ctmk2014-08-261-0/+11
|/
* Merge pull request #124 from kairyu/6krotmk2014-07-071-0/+94
|\
| * New branch for 6KRO featureKai Ryu2014-05-131-0/+94
* | Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bittmk2014-07-075-1/+14
|\ \ | |/ |/|
| * Adding NKRO virtual dip-switch, using existing bit in keymap byte.Shayne Holmes2014-04-095-1/+14
* | NKRO is disable when SET_PROTOCOL(boot)tmk2014-04-271-3/+3
* | Make NKRO deafult when it is availabletmk2014-04-274-6/+9
|/
* New macro: ACTION_BACKLIGHT_LEVEL(level)Ralf Schmitt2014-04-084-12/+26
* Make modifiers 'weak' in macrotmk2014-01-281-2/+11
* Add description of keyboard report in report.htmk2013-12-161-0/+20
* Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard in...tmk2013-11-282-0/+14
|\
| * Add tap toggle modifiersSimon Melhart2013-11-202-0/+14
* | Add parenthses ito macro argumentstmk2013-11-211-4/+4
* | Fix to build ps2_mouse with both LUFA and PJRCtmk2013-11-206-24/+2
* | Wait for USB starting up to make debug print availabletmk2013-11-191-0/+1
* | Fix PS/2 mouse supporttmk2013-11-021-1/+14
|/
* Add timeout option to MODS_ONESHOT #66tmk2013-10-072-23/+33
* Fix mod stuck of MODS_KEY when leaving layer #62tmk2013-10-0410-316/+323
* Fix Tapping: release key immediately but modifier #65tmk2013-10-032-18/+37
* Fix USB initilaize on LUFAtmk2013-09-212-5/+1
* Fix to bootmagic key configurabletmk2013-09-213-3/+44
* Merge branch 'tapping_fix60'tmk2013-09-191-4/+7
|\
| * Fix Tapping: release of a key pressed before taptmk2013-09-181-4/+7
* | Fix version info commandtmk2013-09-191-5/+42
* | Fix bootloader jump use word addresstmk2013-09-181-3/+4
|/
* Fix action macrostmk2013-09-111-4/+4
* Add version stringtmk2013-09-111-3/+4
* Fix tapping count over flow(issue #52)tmk2013-07-291-1/+1
* Add NKRO support for LUFAtmk2013-07-282-23/+49
* Add bootmagic salt key to avoid accidental configurationtmk2013-07-242-1/+15