aboutsummaryrefslogtreecommitdiffstats
path: root/common/action_code.h
Commit message (Collapse)AuthorAgeFilesLines
* New macro: ACTION_BACKLIGHT_LEVEL(level)Ralf Schmitt2014-04-081-7/+11
| | | | To have full control of the backlight level.
* Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard ↵tmk2013-11-281-0/+3
|\ | | | | | | | | | | | | into simonmelhart-modstaptoggle Conflicts: common/action_code.h
| * Add tap toggle modifiersSimon Melhart2013-11-201-0/+3
| | | | | | | | Including documentation.
* | Add parenthses ito macro argumentstmk2013-11-211-4/+4
|/
* Fix mod stuck of MODS_KEY when leaving layer #62tmk2013-10-041-3/+3
| | | | | | | - Add action_util.c and remove action_oneshot.c - Add oneshot_mods for MODS_ONESHOT - Add weak_mods for MODS_KEY and MACRO - weak_mods is cleared when layer switching
* Fix action macrostmk2013-09-111-4/+4
|
* Add support for macro media/system keystmk2013-07-231-3/+3
|
* Change name ACT_LAYER_TAP1 to ACT_LAYER_TAP_EXTtmk2013-07-201-5/+5
|
* Fix typotmk2013-06-221-1/+1
|
* Add support for backlightWraul2013-06-221-0/+18
|
* Fix keymap of gh60tmk2013-04-051-7/+8
|
* Add file action_code.htmk2013-04-041-0/+288