mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
av300: Continue cleaning out keymaps.
(A lot of work was done on this thing, for a target that hasn't been compileable at least since we moved to git..) Change-Id: Ibface9392f3251b5be4bf1e0c4d12639c4f1662d
This commit is contained in:
parent
a820a98361
commit
46e2528992
33 changed files with 6 additions and 340 deletions
|
@ -74,23 +74,6 @@
|
|||
#define STAR_LEVEL_DOWN_NAME "F1"
|
||||
#define STAR_LEVEL_REPEAT_NAME "F2"
|
||||
|
||||
#elif CONFIG_KEYPAD == ARCHOS_AV300_PAD
|
||||
#define STAR_QUIT BUTTON_OFF
|
||||
#define STAR_LEFT BUTTON_LEFT
|
||||
#define STAR_RIGHT BUTTON_RIGHT
|
||||
#define STAR_UP BUTTON_UP
|
||||
#define STAR_DOWN BUTTON_DOWN
|
||||
#define STAR_TOGGLE_CONTROL BUTTON_ON
|
||||
#define STAR_TOGGLE_CONTROL2 BUTTON_SELECT
|
||||
#define STAR_LEVEL_UP BUTTON_F3
|
||||
#define STAR_LEVEL_DOWN BUTTON_F1
|
||||
#define STAR_LEVEL_REPEAT BUTTON_F2
|
||||
#define STAR_TOGGLE_CONTROL_NAME "ON/SELECT"
|
||||
#define STAR_QUIT_NAME "OFF"
|
||||
#define STAR_LEVEL_UP_NAME "F3"
|
||||
#define STAR_LEVEL_DOWN_NAME "F1"
|
||||
#define STAR_LEVEL_REPEAT_NAME "F2"
|
||||
|
||||
#elif CONFIG_KEYPAD == ONDIO_PAD
|
||||
#define STAR_QUIT BUTTON_OFF
|
||||
#define STAR_LEFT BUTTON_LEFT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue