summaryrefslogtreecommitdiff
path: root/apps/keymaps/keymap-ihifi.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/keymaps/keymap-ihifi.c')
-rw-r--r--apps/keymaps/keymap-ihifi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/keymaps/keymap-ihifi.c b/apps/keymaps/keymap-ihifi.c
index 147c2f5f62..0c28f812f1 100644
--- a/apps/keymaps/keymap-ihifi.c
+++ b/apps/keymaps/keymap-ihifi.c
@@ -127,7 +127,6 @@ static const struct button_mapping button_context_quickscreen[] = {
127 127
128/** Settings - General Mappings **/ 128/** Settings - General Mappings **/
129static const struct button_mapping button_context_settings[] = { 129static const struct button_mapping button_context_settings[] = {
130 { ACTION_SETTINGS_RESET, BUTTON_PLAY, BUTTON_NONE },
131 { ACTION_SETTINGS_INC, BUTTON_BWD, BUTTON_NONE }, 130 { ACTION_SETTINGS_INC, BUTTON_BWD, BUTTON_NONE },
132 { ACTION_SETTINGS_INCREPEAT, BUTTON_BWD|BUTTON_REPEAT, BUTTON_NONE }, 131 { ACTION_SETTINGS_INCREPEAT, BUTTON_BWD|BUTTON_REPEAT, BUTTON_NONE },
133 { ACTION_SETTINGS_DEC, BUTTON_FWD, BUTTON_NONE }, 132 { ACTION_SETTINGS_DEC, BUTTON_FWD, BUTTON_NONE },