summaryrefslogtreecommitdiff
path: root/firmware/export/config-fmrecorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-fmrecorder.h')
-rw-r--r--firmware/export/config-fmrecorder.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h
index c43c883c39..56c151a2c0 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.h
@@ -23,6 +23,8 @@
23#define LCD_HEIGHT 64 23#define LCD_HEIGHT 64
24#define LCD_DEPTH 1 24#define LCD_DEPTH 1
25 25
26#define LCD_PIXELFORMAT VERTICAL_PACKING
27
26/* define this if you have a Recorder style 10-key keyboard */ 28/* define this if you have a Recorder style 10-key keyboard */
27#define CONFIG_KEYPAD RECORDER_PAD 29#define CONFIG_KEYPAD RECORDER_PAD
28 30