forked from len0rd/rockbox
FS#10327: Patch by Frederick Full to fix the scrollwheel and default
controls in Rockbox on the Fuze. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21286 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
80b074e39a
commit
adb55c518b
3 changed files with 6 additions and 3 deletions
|
|
@ -26,7 +26,7 @@
|
|||
#include "hw.h"
|
||||
#include "config.h"
|
||||
|
||||
#if CONFIG_KEYPAD == SANSA_E200_PAD
|
||||
#if CONFIG_KEYPAD == SANSA_E200_PAD || SANSA_FUZE_PAD
|
||||
#define ROCKBOY_SCROLLWHEEL
|
||||
#define ROCKBOY_SCROLLWHEEL_CC BUTTON_SCROLL_BACK
|
||||
#define ROCKBOY_SCROLLWHEEL_CW BUTTON_SCROLL_FWD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue