summaryrefslogtreecommitdiff
path: root/apps/plugins/bounce.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/bounce.c')
-rw-r--r--apps/plugins/bounce.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/bounce.c b/apps/plugins/bounce.c
index c5c9dad..1f890fa 100644
--- a/apps/plugins/bounce.c
+++ b/apps/plugins/bounce.c
@@ -72,8 +72,8 @@ PLUGIN_HEADER
#elif (CONFIG_KEYPAD == GIGABEAT_PAD)
#define BOUNCE_UP BUTTON_UP
#define BOUNCE_DOWN BUTTON_DOWN
-#define BOUNCE_QUIT BUTTON_A
-#define BOUNCE_MODE BUTTON_POWER
+#define BOUNCE_QUIT BUTTON_POWER
+#define BOUNCE_MODE BUTTON_A
#elif CONFIG_KEYPAD == SANSA_E200_PAD
#define BOUNCE_UP BUTTON_SCROLL_UP