forked from len0rd/rockbox
first gigabeat commit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8831 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b902428180
commit
338e2bbb0c
58 changed files with 599 additions and 8 deletions
|
@ -42,6 +42,8 @@ PLUGIN_HEADER
|
|||
#define SNOW_QUIT BUTTON_PLAY
|
||||
#elif CONFIG_KEYPAD == IAUDIO_X5_PAD
|
||||
#define SNOW_QUIT BUTTON_POWER
|
||||
#elif CONFIG_KEYPAD == GIGABEAT_PAD
|
||||
#define SNOW_QUIT BUTTON_A
|
||||
#else
|
||||
#define SNOW_QUIT BUTTON_OFF
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue