summaryrefslogtreecommitdiffstats
path: root/common/action_code.h
AgeCommit message (Collapse)AuthorFilesLines
2014-04-08New macro: ACTION_BACKLIGHT_LEVEL(level)Ralf Schmitt1-7/+11
To have full control of the backlight level.
2013-11-28Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard ↵tmk1-0/+3
into simonmelhart-modstaptoggle Conflicts: common/action_code.h
2013-11-21Add parenthses ito macro argumentstmk1-4/+4
2013-11-20Add tap toggle modifiersSimon Melhart1-0/+3
Including documentation.
2013-10-04Fix mod stuck of MODS_KEY when leaving layer #62tmk1-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
2013-09-11Fix action macrostmk1-4/+4
2013-07-23Add support for macro media/system keystmk1-3/+3
2013-07-19Change name ACT_LAYER_TAP1 to ACT_LAYER_TAP_EXTtmk1-5/+5
2013-06-22Fix typotmk1-1/+1
2013-06-22Add support for backlightWraul1-0/+18
2013-04-04Fix keymap of gh60tmk1-7/+8
2013-04-04Add file action_code.htmk1-0/+288