summaryrefslogtreecommitdiff
path: root/apps/keymaps/keymap-ifp7xx.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/keymaps/keymap-ifp7xx.c')
-rw-r--r--apps/keymaps/keymap-ifp7xx.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/keymaps/keymap-ifp7xx.c b/apps/keymaps/keymap-ifp7xx.c
index 93de23b372..64c8908d0d 100644
--- a/apps/keymaps/keymap-ifp7xx.c
+++ b/apps/keymaps/keymap-ifp7xx.c
@@ -102,8 +102,7 @@ static const struct button_mapping button_context_yesno[] = {
102 102
103static const struct button_mapping button_context_bmark[] = { 103static const struct button_mapping button_context_bmark[] = {
104 { ACTION_BMS_DELETE, BUTTON_MODE, BUTTON_NONE }, 104 { ACTION_BMS_DELETE, BUTTON_MODE, BUTTON_NONE },
105 { ACTION_STD_OK, BUTTON_SELECT, BUTTON_NONE }, 105 LAST_ITEM_IN_LIST__NEXTLIST(CONTEXT_LIST),
106 LAST_ITEM_IN_LIST__NEXTLIST(CONTEXT_CUSTOM|CONTEXT_SETTINGS),
107}; /* button_context_settings_bmark */ 106}; /* button_context_settings_bmark */
108 107
109static const struct button_mapping button_context_quickscreen[] = { 108static const struct button_mapping button_context_quickscreen[] = {