SA9200: Modify pacbox keymap a slight bit to avoid bunching
up all of the buttons to the touchpad. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29047 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
605e2d0e90
commit
fe81408e4c
1 changed files with 2 additions and 2 deletions
|
@ -211,8 +211,8 @@
|
|||
#define PACMAN_RIGHT BUTTON_NEXT
|
||||
#define PACMAN_1UP BUTTON_VOL_UP
|
||||
#define PACMAN_2UP BUTTON_VOL_DOWN
|
||||
#define PACMAN_COIN BUTTON_RIGHT
|
||||
#define PACMAN_MENU BUTTON_MENU
|
||||
#define PACMAN_COIN BUTTON_MENU
|
||||
#define PACMAN_MENU BUTTON_POWER
|
||||
|
||||
#elif CONFIG_KEYPAD == ONDAVX747_PAD
|
||||
|
||||
|
|
Loading…
Reference in a new issue