summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config-h100.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index 6c1487ec07..9e56aa2c59 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -8,8 +8,7 @@
8#define LCD_WIDTH 160 8#define LCD_WIDTH 160
9#define LCD_HEIGHT 128 9#define LCD_HEIGHT 128
10 10
11/* define this if you have the Recorder's 10-key keyboard */ 11#define CONFIG_KEYPAD IRIVER_H100_PAD
12#define CONFIG_KEYPAD RECORDER_PAD
13 12
14#ifndef SIMULATOR 13#ifndef SIMULATOR
15 14