From 338e2bbb0c6673452c64378ef9e609d5c19c7558 Mon Sep 17 00:00:00 2001 From: Marcoen Hirschberg Date: Fri, 24 Feb 2006 15:42:52 +0000 Subject: first gigabeat commit git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8831 a1c6a512-1295-4272-9138-f99709370657 --- apps/gui/list.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'apps/gui/list.h') diff --git a/apps/gui/list.h b/apps/gui/list.h index 23a0fc37b8..e72e00c5d1 100644 --- a/apps/gui/list.h +++ b/apps/gui/list.h @@ -93,6 +93,10 @@ #define LIST_NEXT BUTTON_DOWN #define LIST_PREV BUTTON_UP +#elif CONFIG_KEYPAD == GIGABEAT_PAD +#define LIST_NEXT BUTTON_DOWN +#define LIST_PREV BUTTON_UP + #endif /* -- cgit v1.2.3