1
0
Fork 0
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:
Szymon Dziok 2010-10-18 19:30:54 +00:00
parent dc521b5d48
commit 057806f67a
5 changed files with 117 additions and 151 deletions

View file

@ -53,11 +53,7 @@ void button_int(void);
#define BUTTON_NEXT 0x00000200
#define BUTTON_PREV 0x00000400
#define BUTTON_PLAY 0x00000800
#define BUTTON_SELECT 0x00001000
#define BUTTON_PLAYLIST 0x00002000
#define BUTTON_MAIN 0x00003fff
#define BUTTON_MAIN 0x00000fff
/* No Remote control */
#define BUTTON_REMOTE 0