Map test actions to the current keymap.

This commit is contained in:
László Monda
2017-04-28 16:36:43 +02:00
parent aaaeab0498
commit 533ee5d228
2 changed files with 14 additions and 6 deletions
+1
View File
@@ -15,6 +15,7 @@ typedef enum {
KEY_ACTION_SWITCH_LAYER,
KEY_ACTION_SWITCH_KEYMAP,
KEY_ACTION_PLAY_MACRO,
KEY_ACTION_TEST,
} key_action_type_t;
typedef enum {