1
0
Fork 0
forked from len0rd/rockbox

These should be the last of the plugin keymaps required

for the GoGear HDD6330.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28467 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Robert Menes 2010-11-03 02:45:53 +00:00
parent 63f68b482a
commit c638e96738
22 changed files with 195 additions and 4 deletions

View file

@ -164,6 +164,14 @@
#define BTN_DOWN BUTTON_DOWN
#define BTN_PLAY BUTTON_MENU
#elif CONFIG_KEYPAD == PHILIPS_HDD6330_PAD
#define BTN_QUIT BUTTON_POWER
#define BTN_RIGHT BUTTON_RIGHT
#define BTN_LEFT BUTTON_LEFT
#define BTN_UP BUTTON_UP
#define BTN_DOWN BUTTON_DOWN
#define BTN_PLAY BUTTON_MENU
#elif CONFIG_KEYPAD == PHILIPS_SA9200_PAD
#define BTN_QUIT BUTTON_POWER
#define BTN_RIGHT BUTTON_NEXT