mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
YH820/YH92X: Improve some keymaps for plugins.
Change-Id: Ib598737327043809f60127f7c538f2d45ddabb87
This commit is contained in:
parent
c626fe7004
commit
ce33d4f48b
15 changed files with 40 additions and 49 deletions
|
|
@ -327,12 +327,9 @@
|
|||
#define GBN_BUTTON_RETREAT BUTTON_REW
|
||||
#define GBN_BUTTON_ADVANCE BUTTON_FFWD
|
||||
#define GBN_BUTTON_MENU BUTTON_PLAY | BUTTON_LEFT
|
||||
#define GBN_BUTTON_PLAY BUTTON_PLAY | BUTTON_RIGHT
|
||||
#define GBN_BUTTON_PLAY BUTTON_PLAY
|
||||
#define GBN_BUTTON_CONTEXT BUTTON_PLAY | BUTTON_DOWN
|
||||
#define GBN_BUTTON_NEXT_VAR BUTTON_PLAY | BUTTON_UP
|
||||
/* No context */
|
||||
/* No advance/retreat */
|
||||
/* no next var */
|
||||
|
||||
#elif (CONFIG_KEYPAD == PBELL_VIBE500_PAD)
|
||||
#define GBN_BUTTON_UP BUTTON_UP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue