summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiofm.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiofm.h')
-rw-r--r--firmware/export/config-ondiofm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h
index 8a26efc70c..78a70730d6 100644
--- a/firmware/export/config-ondiofm.h
+++ b/firmware/export/config-ondiofm.h
@@ -18,6 +18,8 @@
18#define LCD_HEIGHT 64 18#define LCD_HEIGHT 64
19#define LCD_DEPTH 1 19#define LCD_DEPTH 1
20 20
21#define LCD_PIXELFORMAT VERTICAL_PACKING
22
21/* define this if you have an Ondio style 6-key keyboard */ 23/* define this if you have an Ondio style 6-key keyboard */
22#define CONFIG_KEYPAD ONDIO_PAD 24#define CONFIG_KEYPAD ONDIO_PAD
23 25