forked from len0rd/rockbox
m:robe 100: a few button defines and other greyscale related changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17030 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9c32dde82c
commit
1317ebb1a0
5 changed files with 24 additions and 2 deletions
|
@ -54,7 +54,7 @@ PLUGIN_HEADER
|
|||
|
||||
#define GREYSCALE_RC_OFF BUTTON_RC_STOP
|
||||
|
||||
#elif CONFIG_KEYPAD == IAUDIO_X5M5_PAD
|
||||
#elif (CONFIG_KEYPAD == IAUDIO_X5M5_PAD) || (CONFIG_KEYPAD == MROBE100_PAD)
|
||||
#define GREYSCALE_SHIFT BUTTON_PLAY /* won't work, but define it anyway */
|
||||
#define GREYSCALE_UP BUTTON_UP
|
||||
#define GREYSCALE_DOWN BUTTON_DOWN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue