mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
M:Robe 500: Start of proper remote support, touchscreen works without remote now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20684 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9f19f33c41
commit
5449b1ed1d
13 changed files with 387 additions and 17 deletions
|
@ -68,6 +68,7 @@ static bool abort;
|
|||
|
||||
#elif CONFIG_KEYPAD == MROBE500_PAD
|
||||
#define STATS_STOP BUTTON_POWER
|
||||
#define STATS_STOP_REMOTE BUTTON_RC_DOWN
|
||||
|
||||
#elif CONFIG_KEYPAD == GIGABEAT_S_PAD
|
||||
#define STATS_STOP BUTTON_BACK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue