summaryrefslogtreecommitdiff
path: root/apps/keymaps/keymap-mr500.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/keymaps/keymap-mr500.c')
-rw-r--r--apps/keymaps/keymap-mr500.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/keymaps/keymap-mr500.c b/apps/keymaps/keymap-mr500.c
index 0b1dc767f2..11e1e60d61 100644
--- a/apps/keymaps/keymap-mr500.c
+++ b/apps/keymaps/keymap-mr500.c
@@ -56,7 +56,7 @@ static const struct button_mapping button_context_standard[] = {
56}; /* button_context_standard */ 56}; /* button_context_standard */
57 57
58static const struct button_mapping button_context_wps[] = { 58static const struct button_mapping button_context_wps[] = {
59 { ACTION_WPS_PLAY, BUTTON_RC_PLAY|BUTTON_REL, BUTTON_RC_PLAY }, 59 { ACTION_WPS_PLAY, BUTTON_RC_PLAY|BUTTON_REL, BUTTON_RC_PLAY },
60 { ACTION_WPS_STOP, BUTTON_RC_DOWN|BUTTON_REL, BUTTON_RC_DOWN }, 60 { ACTION_WPS_STOP, BUTTON_RC_DOWN|BUTTON_REL, BUTTON_RC_DOWN },
61 61
62 { ACTION_WPS_SKIPNEXT, BUTTON_RC_FF|BUTTON_REL, BUTTON_RC_FF }, 62 { ACTION_WPS_SKIPNEXT, BUTTON_RC_FF|BUTTON_REL, BUTTON_RC_FF },