forked from len0rd/rockbox
fuzeplus: update plugins keymaps (FS#12405)
Signed-off-by: Amaury Pouly <amaury.pouly@gmail.com> Change-Id: Ib94cec07c80892eb50471c87b83e2701911ea0d7
This commit is contained in:
parent
35ba39e57f
commit
7f26a10d31
19 changed files with 57 additions and 100 deletions
|
|
@ -402,10 +402,9 @@
|
|||
#define CB_DOWN BUTTON_DOWN
|
||||
#define CB_LEFT BUTTON_LEFT
|
||||
#define CB_RIGHT BUTTON_RIGHT
|
||||
#define CB_PLAY (BUTTON_PLAYPAUSE | BUTTON_REPEAT)
|
||||
#define CB_LEVEL BUTTON_BOTTOMRIGHT
|
||||
#define CB_RESTART (BUTTON_BACK | BUTTON_REPEAT)
|
||||
#define CB_MENU BUTTON_POWER
|
||||
#define CB_PLAY BUTTON_PLAYPAUSE
|
||||
#define CB_LEVEL BUTTON_BACK
|
||||
#define CB_MENU (BUTTON_PLAYPAUSE | BUTTON_REPEAT)
|
||||
|
||||
#elif CONFIG_KEYPAD == SANSA_CONNECT_PAD
|
||||
#define CB_SELECT BUTTON_SELECT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue