forked from len0rd/rockbox
MPIOs: keymap tweaks
Change-Id: Ic96900c83ffb90df4f6c68a26238f0543cba61cd
This commit is contained in:
parent
3511435ee3
commit
5863361fbf
42 changed files with 225 additions and 209 deletions
|
@ -217,10 +217,10 @@ CONFIG_KEYPAD == MROBE500_PAD
|
|||
|
||||
#elif CONFIG_KEYPAD == MPIO_HD300_PAD
|
||||
|
||||
#define QUIT BUTTON_REC
|
||||
#define LEFT BUTTON_MENU
|
||||
#define RIGHT BUTTON_ENTER
|
||||
#define FIRE BUTTON_PLAY
|
||||
#define QUIT BUTTON_MENU
|
||||
#define LEFT BUTTON_REW
|
||||
#define RIGHT BUTTON_FF
|
||||
#define FIRE BUTTON_ENTER
|
||||
|
||||
#elif CONFIG_KEYPAD == SANSA_FUZEPLUS_PAD
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue