Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-08 | New macro: ACTION_BACKLIGHT_LEVEL(level) | Ralf Schmitt | |
To have full control of the backlight level. | |||
2013-11-28 | Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard ↵ | tmk | |
into simonmelhart-modstaptoggle Conflicts: common/action_code.h | |||
2013-11-21 | Add parenthses ito macro arguments | tmk | |
2013-11-20 | Add tap toggle modifiers | Simon Melhart | |
Including documentation. | |||
2013-10-04 | Fix mod stuck of MODS_KEY when leaving layer #62 | tmk | |
- 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-11 | Fix action macros | tmk | |
2013-07-23 | Add support for macro media/system keys | tmk | |
2013-07-20 | Change name ACT_LAYER_TAP1 to ACT_LAYER_TAP_EXT | tmk | |
2013-06-22 | Fix typo | tmk | |
2013-06-22 | Add support for backlight | Wraul | |
2013-04-05 | Fix keymap of gh60 | tmk | |
2013-04-04 | Add file action_code.h | tmk | |