From 6e0e0f9b72cba07513ff44cc2707628e2dc8c064 Mon Sep 17 00:00:00 2001 From: Barry Wardell Date: Sun, 20 Aug 2006 01:05:57 +0000 Subject: Add keymaps for pitchscreen and graphical equalizer on H10 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10662 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-h10_5gb.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'firmware/export/config-h10_5gb.h') diff --git a/firmware/export/config-h10_5gb.h b/firmware/export/config-h10_5gb.h index 09b9132525..c5aaceb573 100644 --- a/firmware/export/config-h10_5gb.h +++ b/firmware/export/config-h10_5gb.h @@ -19,6 +19,10 @@ /* define this if you have access to the quickscreen */ #define HAVE_QUICKSCREEN +/* define this if you have access to the pitchscreen */ +#define HAVE_PITCHSCREEN + + /* LCD dimensions */ #define LCD_WIDTH 128 #define LCD_HEIGHT 128 -- cgit v1.2.3