Commit Graph

14 Commits

Author SHA1 Message Date
tmk 821c719e98 Add action 'Momentary switching with Modifiers' 2014-09-29 10:29:33 +09:00
Ralf Schmitt 589d99b448 New macro: ACTION_BACKLIGHT_LEVEL(level)
To have full control of the backlight level.
2014-04-08 21:02:46 +02:00
Johan Isacsson 13fbab9d8b Show correct function name for default layer set 2014-03-27 23:59:25 +01:00
Thomas Russell Murphy e0a95d4075 Spellchecked documentation. 2014-01-02 19:05:52 -05:00
Simon Melhart a6afa845b9 Add tap toggle modifiers
Including documentation.
2013-11-20 09:21:33 -08:00
tmk 35f9f30074 Add timeout option to MODS_ONESHOT #66 2013-10-07 23:28:17 +09:00
tmk d52d554360 Fix mod stuck of MODS_KEY when leaving layer #62
- 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-10-04 16:04:31 +09:00
tmk 6aaa6e0ef9 Add support for macro media/system keys 2013-07-23 07:53:18 +09:00
Wraul 1eb8523e95 Add support for backlight 2013-06-22 17:23:36 +09:00
tmk 25d8de6e7b Fix doc/keymap.md for new actions 2013-04-05 03:26:36 +09:00
tmk 6b155432dd Fix doc/keymap.md 2013-04-03 01:33:33 +09:00
tmk 633d9aa53e Fix README.md and doc/keymap.md 2013-03-05 14:57:50 +09:00
tmk 1aa067e541 Clean action.h and add keymap doc 2013-03-05 02:42:28 +09:00
tmk 083c75816f Create keymap.md 2013-03-04 16:40:19 +09:00