summaryrefslogtreecommitdiff
path: root/apps/keymaps/keymap-c200.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/keymaps/keymap-c200.c')
-rw-r--r--apps/keymaps/keymap-c200.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/keymaps/keymap-c200.c b/apps/keymaps/keymap-c200.c
index 2e26f424cc..6ca1702e5f 100644
--- a/apps/keymaps/keymap-c200.c
+++ b/apps/keymaps/keymap-c200.c
@@ -88,7 +88,6 @@ static const struct button_mapping button_context_wps[] = {
88 88
89static const struct button_mapping button_context_settings[] = { 89static const struct button_mapping button_context_settings[] = {
90 { ACTION_STD_CANCEL, BUTTON_POWER, BUTTON_NONE }, 90 { ACTION_STD_CANCEL, BUTTON_POWER, BUTTON_NONE },
91 { ACTION_SETTINGS_RESET, BUTTON_SELECT, BUTTON_NONE },
92 91
93 { ACTION_SETTINGS_INC, BUTTON_UP, BUTTON_NONE }, 92 { ACTION_SETTINGS_INC, BUTTON_UP, BUTTON_NONE },
94 { ACTION_SETTINGS_INCREPEAT,BUTTON_UP|BUTTON_REPEAT, BUTTON_NONE }, 93 { ACTION_SETTINGS_INCREPEAT,BUTTON_UP|BUTTON_REPEAT, BUTTON_NONE },