forked from len0rd/rockbox
HDD6330: Try to adapt the keys for the new touchpad code, remove the non existing buttons, enable morse input.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28306 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
dc521b5d48
commit
057806f67a
5 changed files with 117 additions and 151 deletions
|
@ -90,7 +90,7 @@ enum {
|
|||
#define USBPOWER_BUTTON BUTTON_PLAYLIST
|
||||
#define USBPOWER_BTN_IGNORE BUTTON_POWER
|
||||
#elif CONFIG_KEYPAD == PHILIPS_HDD6330_PAD
|
||||
#define USBPOWER_BUTTON BUTTON_SELECT
|
||||
#define USBPOWER_BUTTON BUTTON_LEFT
|
||||
#define USBPOWER_BTN_IGNORE BUTTON_POWER
|
||||
#elif CONFIG_KEYPAD == SAMSUNG_YH_PAD
|
||||
#define USBPOWER_BUTTON BUTTON_RIGHT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue