forked from len0rd/rockbox
Enable KBD_CURSOR_KEYS and KBD_MODES on Gigabeat. Enter things any way you like.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13324 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
fd8dd686f4
commit
a8140eb259
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,8 @@
|
|||
#define KBD_MORSE_INPUT
|
||||
|
||||
#elif CONFIG_KEYPAD == GIGABEAT_PAD
|
||||
#define KBD_CURSOR_KEYS
|
||||
#define KBD_MODES
|
||||
#define KBD_MORSE_INPUT
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue