fuze+: add stat keymap
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30648 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
946041a9ba
commit
59e09dc1a9
1 changed files with 3 additions and 0 deletions
|
@ -110,6 +110,9 @@ static bool cancel;
|
|||
#elif CONFIG_KEYPAD == MPIO_HD300_PAD
|
||||
#define STATS_STOP BUTTON_REC
|
||||
|
||||
#elif CONFIG_KEYPAD == SANSA_FUZEPLUS_PAD
|
||||
#define STATS_STOP BUTTON_BACK
|
||||
|
||||
#else
|
||||
#error No keymap defined!
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue