forked from len0rd/rockbox
MPIOs: keymap tweaks
Change-Id: Ic96900c83ffb90df4f6c68a26238f0543cba61cd
This commit is contained in:
parent
3511435ee3
commit
5863361fbf
42 changed files with 225 additions and 209 deletions
|
|
@ -240,7 +240,7 @@
|
|||
#define STOPWATCH_SCROLL_DOWN BUTTON_VOL_DOWN
|
||||
|
||||
#elif CONFIG_KEYPAD == MPIO_HD300_PAD
|
||||
#define STOPWATCH_QUIT (BUTTON_REC|BUTTON_REPEAT)
|
||||
#define STOPWATCH_QUIT (BUTTON_MENU|BUTTON_REPEAT)
|
||||
#define STOPWATCH_START_STOP BUTTON_PLAY
|
||||
#define STOPWATCH_RESET_TIMER BUTTON_REW
|
||||
#define STOPWATCH_LAP_TIMER BUTTON_FF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue