forked from len0rd/rockbox
YH820/YH92X: Improve some keymaps for plugins.
Change-Id: Ib598737327043809f60127f7c538f2d45ddabb87
This commit is contained in:
parent
c626fe7004
commit
ce33d4f48b
15 changed files with 40 additions and 49 deletions
|
@ -239,10 +239,10 @@
|
|||
#define PACMAN_DOWN BUTTON_DOWN
|
||||
#define PACMAN_LEFT BUTTON_LEFT
|
||||
#define PACMAN_RIGHT BUTTON_RIGHT
|
||||
#define PACMAN_1UP BUTTON_REC
|
||||
#define PACMAN_1UP BUTTON_FFWD
|
||||
#define PACMAN_2UP BUTTON_REW
|
||||
#define PACMAN_COIN BUTTON_FFWD
|
||||
#define PACMAN_MENU BUTTON_PLAY
|
||||
#define PACMAN_COIN BUTTON_PLAY
|
||||
#define PACMAN_MENU BUTTON_REC
|
||||
|
||||
#elif CONFIG_KEYPAD == PBELL_VIBE500_PAD
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue