forked from len0rd/rockbox
Updated keymaps for Sansa Connect
* added scroll wheel to doom * added scroll wheel to brickmania * changed spacerocks to use scroll wheel instead of buttons Change-Id: I9d6ff0b4c5deea147178f5cd9f96ae435e7b5cd8
This commit is contained in:
parent
c1c0318c8d
commit
a6e9ecb086
3 changed files with 18 additions and 4 deletions
|
@ -259,8 +259,8 @@
|
|||
#define AST_QUIT BUTTON_POWER
|
||||
#define AST_THRUST BUTTON_UP
|
||||
#define AST_HYPERSPACE BUTTON_DOWN
|
||||
#define AST_LEFT BUTTON_LEFT
|
||||
#define AST_RIGHT BUTTON_RIGHT
|
||||
#define AST_LEFT BUTTON_SCROLL_BACK
|
||||
#define AST_RIGHT BUTTON_SCROLL_FWD
|
||||
#define AST_FIRE BUTTON_SELECT
|
||||
|
||||
#elif (CONFIG_KEYPAD == SAMSUNG_YPR0_PAD)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue