forked from len0rd/rockbox
HD300 - plugins keymaps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28712 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d2ebc534ea
commit
dd61702fb0
62 changed files with 547 additions and 1 deletions
|
@ -130,6 +130,10 @@
|
|||
# define LAMP_UP BUTTON_REW
|
||||
# define LAMP_DOWN BUTTON_FF
|
||||
|
||||
#elif CONFIG_KEYPAD == MPIO_HD300_PAD
|
||||
# define LAMP_UP BUTTON_UP
|
||||
# define LAMP_DOWN BUTTON_DOWN
|
||||
|
||||
#else
|
||||
# error Missing key definitions for this keypad
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue