summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAge
* New branch for 6KRO featureKai Ryu2014-05-13
* 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
|\
| * Fix Tapping: release of a key pressed before taptmk2013-09-18
* | Fix version info commandtmk2013-09-19
* | Fix bootloader jump use word addresstmk2013-09-18
|/
* Fix action macrostmk2013-09-11
* Add version stringtmk2013-09-11
* Fix tapping count over flow(issue #52)tmk2013-07-29
* Add NKRO support for LUFAtmk2013-07-28
* Add bootmagic salt key to avoid accidental configurationtmk2013-07-24
* Add mechanical locking switch support for NumLock and ScrollLocktmk2013-07-23
* Add support for macro media/system keystmk2013-07-23
* Cancel tapping when interrupted by other keytmk2013-07-21
* Change name ACT_LAYER_TAP1 to ACT_LAYER_TAP_EXTtmk2013-07-20
* Add BACKLIGHT_ENABLE conditionaltmk2013-06-23
* Fix typotmk2013-06-22
* Add support for backlightWraul2013-06-22
* Add default layer config to bootmagictmk2013-06-22
* Fixes to sleep LED.Mathias Andersson2013-05-27
* Fix deprecated 'prog_*' typedef - Issue #34tmk2013-05-21
* Fix command.c and READMEtmk2013-05-15
* Use dprint and dprintf for debugtmk2013-05-14
* Add xprintf(xitoa) from elm-chan.orgtmk2013-05-14
* Remove common/controller_teensy.htmk2013-04-13
* Add media eject key support from tuftytmk2013-04-12
* Fix bootmagic and eeconfig for virtual DIP SWtmk2013-04-07
* Fix keymap for new actionstmk2013-04-05
* Fix keymap of hhkb for new actionstmk2013-04-05
* Fix keymap of gh60tmk2013-04-05
* Fix ACT_MODS action and switch_default_layer commandtmk2013-04-04
* Add file action_code.htmk2013-04-04
* Fix ACTION_LAYER macrostmk2013-04-03
* Rename file layer_switch to action_layertmk2013-04-02
* Refine ACT_LAYER and ACT_LAYER_TAPtmk2013-04-02