summaryrefslogtreecommitdiffstats
path: root/apps/gui/select.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/select.h')
-rw-r--r--apps/gui/select.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/gui/select.h b/apps/gui/select.h
index ff552950d7..5acf0f8c96 100644
--- a/apps/gui/select.h
+++ b/apps/gui/select.h
@@ -93,6 +93,14 @@
#define SELECT_CANCEL BUTTON_PLAY
#define SELECT_CANCEL2 BUTTON_POWER
+#elif CONFIG_KEYPAD == GIGABEAT_PAD
+#define SELECT_INC BUTTON_UP
+#define SELECT_DEC BUTTON_DOWN
+#define SELECT_OK BUTTON_MENU
+#define SELECT_OK2 BUTTON_LEFT
+#define SELECT_CANCEL BUTTON_A
+#define SELECT_CANCEL2 BUTTON_POWER
+
#endif
struct gui_select