forked from len0rd/rockbox
Onda VX747: change PNG menu button to BUTTON_POWER
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22054 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
275a30092e
commit
cece75eb42
1 changed files with 1 additions and 0 deletions
|
@ -299,6 +299,7 @@ You are free to name this file lodepng.cpp or lodepng.c depending on your usage.
|
|||
#define PNG_PREVIOUS BUTTON_PLAYLIST
|
||||
|
||||
#elif CONFIG_KEYPAD == ONDAVX747_PAD
|
||||
#define PNG_MENU BUTTON_POWER
|
||||
|
||||
#else
|
||||
#error No keymap defined!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue