summaryrefslogtreecommitdiffstats
path: root/apps/plugins/fireworks.c
diff options
context:
space:
mode:
authorRobert Menes <rmenes@rockbox.org>2010-11-02 03:29:16 +0000
committerRobert Menes <rmenes@rockbox.org>2010-11-02 03:29:16 +0000
commitf7bcb66e676df93ab3e5bbff5b71ed4200afaabb (patch)
tree5a35b8888a4443545c05289e71a671ae16ccbe64 /apps/plugins/fireworks.c
parentaee59094dba8d9c13f16e7667298be74b9cd60cd (diff)
downloadrockbox-f7bcb66e676df93ab3e5bbff5b71ed4200afaabb.tar.gz
rockbox-f7bcb66e676df93ab3e5bbff5b71ed4200afaabb.zip
Begin committing keymap plugins for the Philips GoGear HDD6330.
Not all keymaps are completed, but I want to get some initial work I did under version control. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28442 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/fireworks.c')
-rw-r--r--apps/plugins/fireworks.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/plugins/fireworks.c b/apps/plugins/fireworks.c
index 1954f19cac..077bd67167 100644
--- a/apps/plugins/fireworks.c
+++ b/apps/plugins/fireworks.c
@@ -99,6 +99,10 @@
#define BTN_MENU BUTTON_MENU
#define BTN_FIRE BUTTON_SELECT
+#elif CONFIG_KEYPAD == PHILIPS_HDD6330_PAD
+#define BTN_MENU BUTTON_MENU
+#define BTN_FIRE BUTTON_PLAY
+
#elif CONFIG_KEYPAD == PHILIPS_SA9200_PAD
#define BTN_MENU BUTTON_MENU
#define BTN_FIRE BUTTON_PLAY