summaryrefslogtreecommitdiffstats
path: root/apps/plugins/png/png.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/png/png.h')
-rw-r--r--apps/plugins/png/png.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/png/png.h b/apps/plugins/png/png.h
index 090eaa959d..ddf1ac2d26 100644
--- a/apps/plugins/png/png.h
+++ b/apps/plugins/png/png.h
@@ -300,6 +300,8 @@ You are free to name this file lodepng.cpp or lodepng.c depending on your usage.
#elif CONFIG_KEYPAD == ONDAVX747_PAD
#define PNG_MENU BUTTON_POWER
+#elif CONFIG_KEYPAD == ONDAVX777_PAD
+#define PNG_MENU BUTTON_POWER
#elif CONFIG_KEYPAD == SAMSUNG_YH_PAD
#define PNG_ZOOM_IN (BUTTON_PLAY|BUTTON_UP)