forked from len0rd/rockbox
Correct keyboard type
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5427 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b98e74e4d5
commit
6acdfd7e2e
1 changed files with 1 additions and 2 deletions
|
|
@ -8,8 +8,7 @@
|
||||||
#define LCD_WIDTH 160
|
#define LCD_WIDTH 160
|
||||||
#define LCD_HEIGHT 128
|
#define LCD_HEIGHT 128
|
||||||
|
|
||||||
/* define this if you have the Recorder's 10-key keyboard */
|
#define CONFIG_KEYPAD IRIVER_H100_PAD
|
||||||
#define CONFIG_KEYPAD RECORDER_PAD
|
|
||||||
|
|
||||||
#ifndef SIMULATOR
|
#ifndef SIMULATOR
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue