diff options
| -rw-r--r-- | firmware/export/config-h100.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h index 6c1487e..9e56aa2 100644 --- a/firmware/export/config-h100.h +++ b/firmware/export/config-h100.h @@ -8,8 +8,7 @@ #define LCD_WIDTH 160 #define LCD_HEIGHT 128 -/* define this if you have the Recorder's 10-key keyboard */ -#define CONFIG_KEYPAD RECORDER_PAD +#define CONFIG_KEYPAD IRIVER_H100_PAD #ifndef SIMULATOR |