Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove core library and build files | tmk | 2015-04-10 | 1 | -315/+0 |
| | |||||
* | Add action 'Momentary switching with Modifiers' | tmk | 2014-09-29 | 1 | -1/+2 |
| | |||||
* | New macro: ACTION_BACKLIGHT_LEVEL(level) | Ralf Schmitt | 2014-04-08 | 1 | -7/+11 |
| | | | | To have full control of the backlight level. | ||||
* | Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard ↵ | tmk | 2013-11-28 | 1 | -0/+3 |
|\ | | | | | | | | | | | | | into simonmelhart-modstaptoggle Conflicts: common/action_code.h | ||||
| * | Add tap toggle modifiers | Simon Melhart | 2013-11-20 | 1 | -0/+3 |
| | | | | | | | | Including documentation. | ||||
* | | Add parenthses ito macro arguments | tmk | 2013-11-21 | 1 | -4/+4 |
|/ | |||||
* | Fix mod stuck of MODS_KEY when leaving layer #62 | tmk | 2013-10-04 | 1 | -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 macros | tmk | 2013-09-11 | 1 | -4/+4 |
| | |||||
* | Add support for macro media/system keys | tmk | 2013-07-23 | 1 | -3/+3 |
| | |||||
* | Change name ACT_LAYER_TAP1 to ACT_LAYER_TAP_EXT | tmk | 2013-07-20 | 1 | -5/+5 |
| | |||||
* | Fix typo | tmk | 2013-06-22 | 1 | -1/+1 |
| | |||||
* | Add support for backlight | Wraul | 2013-06-22 | 1 | -0/+18 |
| | |||||
* | Fix keymap of gh60 | tmk | 2013-04-05 | 1 | -7/+8 |
| | |||||
* | Add file action_code.h | tmk | 2013-04-04 | 1 | -0/+288 |