summaryrefslogtreecommitdiff
path: root/firmware/export/config-recorderv2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-recorderv2.h')
-rw-r--r--firmware/export/config-recorderv2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-recorderv2.h b/firmware/export/config-recorderv2.h
index 38ca974761..039b4c7925 100644
--- a/firmware/export/config-recorderv2.h
+++ b/firmware/export/config-recorderv2.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