mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
fuze+: Update plugin keymaps (FS#12405). Thanks to Jean-Louis Biasini
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31598 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b5e879e837
commit
fdf574adb4
19 changed files with 99 additions and 56 deletions
|
@ -459,8 +459,10 @@ enum {
|
|||
#define BJACK_DOUBLE_NAME "BACK"
|
||||
#define BJACK_SELECT BUTTON_SELECT
|
||||
#define BJACK_QUIT BUTTON_POWER
|
||||
#define BJACK_STAY BUTTON_PLAYPAUSE
|
||||
#define BJACK_DOUBLEDOWN BUTTON_BACK
|
||||
#define BJACK_MAX BUTTON_BOTTOMRIGHT
|
||||
#define BJACK_MIN BUTTON_BOTTOMLEFT
|
||||
#define BJACK_STAY BUTTON_BACK
|
||||
#define BJACK_DOUBLEDOWN BUTTON_PLAYPAUSE
|
||||
#define BJACK_UP BUTTON_UP
|
||||
#define BJACK_DOWN BUTTON_DOWN
|
||||
#define BJACK_RIGHT BUTTON_RIGHT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue