forked from len0rd/rockbox
Another round of plugin keymaps for the Philips GoGear SA9200.
Just a few more to go... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23838 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f6a92b8e71
commit
29d20d8068
21 changed files with 185 additions and 2 deletions
|
|
@ -71,6 +71,10 @@ PLUGIN_HEADER
|
|||
(CONFIG_KEYPAD == CREATIVEZVM_PAD)
|
||||
#define SNOW_QUIT BUTTON_BACK
|
||||
|
||||
#elif (CONFIG_KEYPAD == PHILIPS_HDD1630_PAD) || \
|
||||
(CONFIG_KEYPAD == PHILIPS_SA9200_PAD)
|
||||
#define SNOW_QUIT BUTTON_POWER
|
||||
|
||||
#elif CONFIG_KEYPAD == IAUDIO_M3_PAD
|
||||
#define SNOW_QUIT BUTTON_REC
|
||||
#define SNOW_RC_QUIT BUTTON_RC_REC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue