mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
xduoox3: Fix minesweeper plugin keymap.
(Broke in a654cecf8) Change-Id: I5b07e27aed12019e2b0a5078bf06812da2ddd598
This commit is contained in:
parent
9e64e31d56
commit
7972f8e448
2 changed files with 2 additions and 2 deletions
|
@ -380,7 +380,7 @@ CONFIG_KEYPAD == MROBE500_PAD
|
|||
# define MINESWP_TOGGLE2 BUTTON_VOL_DOWN
|
||||
# define MINESWP_DISCOVER (BUTTON_PLAY | BUTTON_REPEAT)
|
||||
# define MINESWP_DISCOVER2 BUTTON_VOL_UP
|
||||
# define MINESWP_INFO (BUTTON_OPTION | BUTTON_REPEAT)
|
||||
# define MINESWP_INFO (BUTTON_PLAY | BUTTON_OPTION)
|
||||
|
||||
#elif (CONFIG_KEYPAD == XDUOO_X3II_PAD)
|
||||
# define MINESWP_LEFT BUTTON_PREV
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue