forked from len0rd/rockbox
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
|
@ -481,8 +481,8 @@
|
|||
#define SOKOBAN_UP BUTTON_UP
|
||||
#define SOKOBAN_DOWN BUTTON_DOWN
|
||||
#define SOKOBAN_MENU BUTTON_REC
|
||||
#define SOKOBAN_UNDO_PRE BUTTON_REW
|
||||
#define SOKOBAN_UNDO (BUTTON_REW | BUTTON_LEFT)
|
||||
#define SOKOBAN_UNDO BUTTON_REW
|
||||
#define SOKOBAN_UNDO_PRE (BUTTON_REW | BUTTON_LEFT)
|
||||
#define SOKOBAN_REDO BUTTON_FFWD
|
||||
#define SOKOBAN_LEVEL_DOWN (BUTTON_PLAY | BUTTON_DOWN)
|
||||
#define SOKOBAN_LEVEL_REPEAT (BUTTON_PLAY | BUTTON_RIGHT)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue