summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAge
* Merge pull request #151 from bswinnerton/typo-fixtmk2015-01-19
|\
| * Fixing typo in console modeBrooks Swinnerton2014-11-30
* | Compensate timer during prower downtmk2015-01-15
* | infinity: Add initial files for keyboard supportJun Wako2015-01-04
* | Ad hoc fix of print and debug for mbedJun Wako2015-01-04
* | Fix modifier stuck of Lock command(#127)tmk2015-01-01
* | Remove unwanted white spaceJun Wako2014-12-26
* | Add keycode for Fast Forward & RewindColt Ma2014-12-26
* | usb_usb: Update for new core layoutJun Wako2014-12-05
|/
* Fix debug.htmk2014-11-24
* Merge branch 'rn42' into merge_rn42tmk2014-11-24
|\
| * Remove MCU dependent code from common/keyboard.ctmk2014-11-23
| * Matrix power savingtmk2014-11-23
| * USB initialize when plug-in during battery poweredtmk2014-11-20
| * Ad hoc fix of command APItmk2014-07-30
| * Fix timer.h to include AVR specific headertmk2014-07-30
| * Port ps2_usb to mbedtmk2014-07-30
| * Fix common files for mbedtmk2014-07-30
| * Fix debug.h and remove debug_config.htmk2014-07-30
| * Port action_* to mbedtmk2014-07-30
| * Fix print and timertmk2014-07-30
| * Port timer to mbedtmk2014-07-30
| * Add keyboard/mbed_onekeytmk2014-07-30
* | Merge branch 'action_fix'tmk2014-11-18
|\ \
| * | Add action 'Momentary switching with Modifiers'tmk2014-09-29
* | | Add initializer of debug_config for GCC < 4.6.0(#144)tmk2014-11-14
* | | Fix for 'unnamed field in initializer' GCC bug(Fix #143)tmk2014-11-14
|/ /
* | Adhoc fix compile error of usb_usbtmk2014-09-22
* | Add serial_mouse_task in keyboard.ctmk2014-08-26
|/
* Merge pull request #124 from kairyu/6krotmk2014-07-07
|\
| * New branch for 6KRO featureKai Ryu2014-05-13
* | Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bittmk2014-07-07
|\ \ | |/ |/|
| * Adding NKRO virtual dip-switch, using existing bit in keymap byte.Shayne Holmes2014-04-09
* | NKRO is disable when SET_PROTOCOL(boot)tmk2014-04-27
* | Make NKRO deafult when it is availabletmk2014-04-27
|/
* New macro: ACTION_BACKLIGHT_LEVEL(level)Ralf Schmitt2014-04-08
* Make modifiers 'weak' in macrotmk2014-01-28
* Add description of keyboard report in report.htmk2013-12-16
* Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard in...tmk2013-11-28
|\
| * Add tap toggle modifiersSimon Melhart2013-11-20
* | Add parenthses ito macro argumentstmk2013-11-21
* | Fix to build ps2_mouse with both LUFA and PJRCtmk2013-11-20
* | Wait for USB starting up to make debug print availabletmk2013-11-19
* | Fix PS/2 mouse supporttmk2013-11-02
|/
* Add timeout option to MODS_ONESHOT #66tmk2013-10-07
* Fix mod stuck of MODS_KEY when leaving layer #62tmk2013-10-04
* Fix Tapping: release key immediately but modifier #65tmk2013-10-03
* Fix USB initilaize on LUFAtmk2013-09-21
* Fix to bootmagic key configurabletmk2013-09-21
* Merge branch 'tapping_fix60'tmk2013-09-19
|\