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.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/plugins/bounce.c b/apps/plugins/bounce.c
index 8baec546ce..0768c5963d 100644
--- a/apps/plugins/bounce.c
+++ b/apps/plugins/bounce.c
@@ -174,6 +174,9 @@ PLUGIN_HEADER
174#define BOUNCE_QUIT BUTTON_POWER 174#define BOUNCE_QUIT BUTTON_POWER
175#define BOUNCE_MODE BUTTON_MENU 175#define BOUNCE_MODE BUTTON_MENU
176 176
177#elif (CONFIG_KEYPAD == ONDAVX777_PAD)
178#define BOUNCE_QUIT BUTTON_POWER
179
177#elif CONFIG_KEYPAD == MROBE500_PAD 180#elif CONFIG_KEYPAD == MROBE500_PAD
178#define BOUNCE_QUIT BUTTON_POWER 181#define BOUNCE_QUIT BUTTON_POWER
179 182