1
0
Fork 0
forked from len0rd/rockbox

Packard Bell Vibe 500: Start committing plugin keymaps.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24610 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Szymon Dziok 2010-02-11 22:40:17 +00:00
parent 80cc3d489e
commit 05577e48a8
15 changed files with 121 additions and 2 deletions

View file

@ -79,6 +79,9 @@ PLUGIN_HEADER
#define SNOW_QUIT BUTTON_REC
#define SNOW_RC_QUIT BUTTON_RC_REC
#elif CONFIG_KEYPAD == PBELL_VIBE500_PAD
#define SNOW_QUIT BUTTON_REC
#else
#define SNOW_QUIT BUTTON_OFF
#if (CONFIG_KEYPAD == IRIVER_H100_PAD) || (CONFIG_KEYPAD == IRIVER_H300_PAD)