forked from len0rd/rockbox
Placeholder definition for iPod keypad
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7855 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
fca0113f72
commit
f59df8bf3c
1 changed files with 4 additions and 0 deletions
|
@ -122,6 +122,10 @@
|
||||||
"Enter, A OFF\n" \
|
"Enter, A OFF\n" \
|
||||||
"., INS MENU\n"
|
"., INS MENU\n"
|
||||||
|
|
||||||
|
#elif (CONFIG_KEYPAD == IPOD_4G_PAD) || (CONFIG_KEYPAD == IPOD_NANO_PAD)
|
||||||
|
#define KEYBOARD_SPECIFIC \
|
||||||
|
"[not written yet]"
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue