summaryrefslogtreecommitdiff
path: root/apps/plugins/imageviewer/imageviewer_button.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/imageviewer/imageviewer_button.h')
-rw-r--r--apps/plugins/imageviewer/imageviewer_button.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/plugins/imageviewer/imageviewer_button.h b/apps/plugins/imageviewer/imageviewer_button.h
index d588de95ca..e6cd2ac089 100644
--- a/apps/plugins/imageviewer/imageviewer_button.h
+++ b/apps/plugins/imageviewer/imageviewer_button.h
@@ -539,6 +539,9 @@
539#define IMGVIEW_MENU BUTTON_POWER 539#define IMGVIEW_MENU BUTTON_POWER
540#define IMGVIEW_SLIDE_SHOW BUTTON_PLAY 540#define IMGVIEW_SLIDE_SHOW BUTTON_PLAY
541 541
542#elif CONFIG_KEYPAD == SHANLING_Q1_PAD
543/* use touchscreen */
544
542#else 545#else
543#error No keymap defined! 546#error No keymap defined!
544#endif 547#endif