summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/keymaps/keymap-xduoox3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/keymaps/keymap-xduoox3.c b/apps/keymaps/keymap-xduoox3.c
index ed217fd722..124ca06c9d 100644
--- a/apps/keymaps/keymap-xduoox3.c
+++ b/apps/keymaps/keymap-xduoox3.c
@@ -190,7 +190,7 @@ static const struct button_mapping button_context_settings_vol_is_inc[] = {
190 { ACTION_SETTINGS_DECREPEAT,BUTTON_VOL_DOWN|BUTTON_REPEAT, BUTTON_NONE }, 190 { ACTION_SETTINGS_DECREPEAT,BUTTON_VOL_DOWN|BUTTON_REPEAT, BUTTON_NONE },
191 191
192 LAST_ITEM_IN_LIST__NEXTLIST(CONTEXT_STD) 192 LAST_ITEM_IN_LIST__NEXTLIST(CONTEXT_STD)
193}; /* button_context_settings_right_is_inc */ 193}; /* button_context_settings_vol_is_inc */
194 194
195/** Tree **/ 195/** Tree **/
196static const struct button_mapping button_context_tree[] = { 196static const struct button_mapping button_context_tree[] = {