fuze+: add stat keymap

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30648 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Amaury Pouly 2011-10-02 15:50:55 +00:00
parent 946041a9ba
commit 59e09dc1a9

View file

@ -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