From d5e6bc7a8c413218ec1372fd54157e9639ab67b4 Mon Sep 17 00:00:00 2001 From: Jeffrey Goode Date: Thu, 1 Apr 2010 03:14:44 +0000 Subject: FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25414 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/archosfmrecorder.h | 2 ++ firmware/export/config/archosondiofm.h | 2 ++ firmware/export/config/archosondiosp.h | 2 ++ firmware/export/config/archosplayer.h | 2 ++ firmware/export/config/archosrecorder.h | 2 ++ firmware/export/config/archosrecorderv2.h | 2 ++ firmware/export/config/cowond2.h | 2 ++ firmware/export/config/creativezv.h | 2 ++ firmware/export/config/gigabeatfx.h | 2 ++ firmware/export/config/gigabeats.h | 2 ++ firmware/export/config/gogearhdd1630.h | 3 +++ firmware/export/config/gogearhdd6330.h | 2 ++ firmware/export/config/gogearsa9200.h | 2 ++ firmware/export/config/iaudio7.h | 2 ++ firmware/export/config/iaudiom3.h | 3 +++ firmware/export/config/iaudiom5.h | 3 +++ firmware/export/config/iaudiox5.h | 3 +++ firmware/export/config/ipod1g2g.h | 2 ++ firmware/export/config/ipod3g.h | 2 ++ firmware/export/config/ipod4g.h | 3 +++ firmware/export/config/ipodcolor.h | 3 +++ firmware/export/config/ipodmini1g.h | 3 +++ firmware/export/config/ipodmini2g.h | 3 +++ firmware/export/config/ipodnano1g.h | 3 +++ firmware/export/config/ipodnano2g.h | 2 ++ firmware/export/config/ipodvideo.h | 3 +++ firmware/export/config/iriverh10.h | 3 +++ firmware/export/config/iriverh100.h | 3 +++ firmware/export/config/iriverh10_5gb.h | 3 +++ firmware/export/config/iriverh120.h | 3 +++ firmware/export/config/iriverh300.h | 3 +++ firmware/export/config/iriverifp7xx.h | 2 ++ firmware/export/config/logikdax.h | 2 ++ firmware/export/config/lyreproto1.h | 2 ++ firmware/export/config/meizum3.h | 2 ++ firmware/export/config/meizum6sl.h | 2 ++ firmware/export/config/meizum6sp.h | 2 ++ firmware/export/config/mini2440.h | 2 ++ firmware/export/config/mrobe100.h | 3 +++ firmware/export/config/mrobe500.h | 2 ++ firmware/export/config/ondavx747.h | 2 ++ firmware/export/config/ondavx767.h | 2 ++ firmware/export/config/ondavx777.h | 2 ++ firmware/export/config/samsungyh820.h | 3 +++ firmware/export/config/samsungyh920.h | 3 +++ firmware/export/config/samsungyh925.h | 3 +++ firmware/export/config/samsungyps3.h | 2 ++ firmware/export/config/sansac100.h | 2 ++ firmware/export/config/sansac200.h | 3 +++ firmware/export/config/sansac200v2.h | 3 +++ firmware/export/config/sansaclip.h | 3 +++ firmware/export/config/sansaclipplus.h | 3 +++ firmware/export/config/sansaclipv2.h | 3 +++ firmware/export/config/sansae200.h | 2 ++ firmware/export/config/sansae200v2.h | 3 +++ firmware/export/config/sansafuze.h | 2 ++ firmware/export/config/sansafuzev2.h | 2 ++ firmware/export/config/sansam200.h | 2 ++ firmware/export/config/sansam200v4.h | 2 ++ firmware/export/config/sansaview.h | 3 +++ firmware/export/config/tatungtpj1022.h | 3 +++ firmware/export/config/vibe500.h | 3 +++ firmware/export/config/zenvisionm30gb.h | 2 ++ firmware/export/config/zenvisionm60gb.h | 2 ++ 64 files changed, 156 insertions(+) (limited to 'firmware') diff --git a/firmware/export/config/archosfmrecorder.h b/firmware/export/config/archosfmrecorder.h index d9f3a95f3e..b64cc2db01 100644 --- a/firmware/export/config/archosfmrecorder.h +++ b/firmware/export/config/archosfmrecorder.h @@ -140,3 +140,5 @@ #define MIN_CONTRAST_SETTING 5 #define MAX_CONTRAST_SETTING 63 +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/archosondiofm.h b/firmware/export/config/archosondiofm.h index c49f11a473..39133ad789 100644 --- a/firmware/export/config/archosondiofm.h +++ b/firmware/export/config/archosondiofm.h @@ -140,3 +140,5 @@ #define MIN_CONTRAST_SETTING 5 #define MAX_CONTRAST_SETTING 63 +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/archosondiosp.h b/firmware/export/config/archosondiosp.h index 867bc1358c..0dac0b2a61 100644 --- a/firmware/export/config/archosondiosp.h +++ b/firmware/export/config/archosondiosp.h @@ -124,3 +124,5 @@ #define MIN_CONTRAST_SETTING 5 #define MAX_CONTRAST_SETTING 63 +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/archosplayer.h b/firmware/export/config/archosplayer.h index c60ee6a071..f5e120efef 100644 --- a/firmware/export/config/archosplayer.h +++ b/firmware/export/config/archosplayer.h @@ -103,3 +103,5 @@ #define HAVE_SERIAL +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/archosrecorder.h b/firmware/export/config/archosrecorder.h index 9a4b14ac9b..38141e3342 100644 --- a/firmware/export/config/archosrecorder.h +++ b/firmware/export/config/archosrecorder.h @@ -134,3 +134,5 @@ #define MAX_CONTRAST_SETTING 63 #define HAVE_SERIAL +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/archosrecorderv2.h b/firmware/export/config/archosrecorderv2.h index c530fa5815..08ee6e83af 100644 --- a/firmware/export/config/archosrecorderv2.h +++ b/firmware/export/config/archosrecorderv2.h @@ -140,3 +140,5 @@ #define MIN_CONTRAST_SETTING 5 #define MAX_CONTRAST_SETTING 63 +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/cowond2.h b/firmware/export/config/cowond2.h index 465fe7a43b..5b9ee0d861 100644 --- a/firmware/export/config/cowond2.h +++ b/firmware/export/config/cowond2.h @@ -169,3 +169,5 @@ #define BOOTFILE "rockbox." BOOTFILE_EXT #define BOOTDIR "/.rockbox" +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/creativezv.h b/firmware/export/config/creativezv.h index eff5a506c0..5bd8c9fd11 100644 --- a/firmware/export/config/creativezv.h +++ b/firmware/export/config/creativezv.h @@ -165,3 +165,5 @@ #define USB_PRODUCT_ID 0x4133 #define USB_NUM_ENDPOINTS 7 +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/gigabeatfx.h b/firmware/export/config/gigabeatfx.h index 363312a415..71d949ae53 100644 --- a/firmware/export/config/gigabeatfx.h +++ b/firmware/export/config/gigabeatfx.h @@ -186,3 +186,5 @@ #define BOOTFILE "rockbox." BOOTFILE_EXT #define BOOTDIR "/.rockbox" +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/gigabeats.h b/firmware/export/config/gigabeats.h index 7f55797a07..253cd6b46d 100644 --- a/firmware/export/config/gigabeats.h +++ b/firmware/export/config/gigabeats.h @@ -214,3 +214,5 @@ #define BOOTFILE "rockbox." BOOTFILE_EXT #define BOOTDIR "/.rockbox" +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/gogearhdd1630.h b/firmware/export/config/gogearhdd1630.h index 8bb14801b0..84e408ce64 100644 --- a/firmware/export/config/gogearhdd1630.h +++ b/firmware/export/config/gogearhdd1630.h @@ -205,3 +205,6 @@ * writes appear to be ~25% slower. */ #define HAVE_ATA_DMA + +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/gogearhdd6330.h b/firmware/export/config/gogearhdd6330.h index 26da200ce1..b17d1e1ab4 100644 --- a/firmware/export/config/gogearhdd6330.h +++ b/firmware/export/config/gogearhdd6330.h @@ -200,3 +200,5 @@ #define ICODE_ATTR_TREMOR_NOT_MDCT +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/gogearsa9200.h b/firmware/export/config/gogearsa9200.h index d9b9462880..09fa4fece5 100644 --- a/firmware/export/config/gogearsa9200.h +++ b/firmware/export/config/gogearsa9200.h @@ -194,3 +194,5 @@ #define INCLUDE_TIMEOUT_API +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/iaudio7.h b/firmware/export/config/iaudio7.h index 44a6f84b0a..6698e13931 100644 --- a/firmware/export/config/iaudio7.h +++ b/firmware/export/config/iaudio7.h @@ -160,3 +160,5 @@ #define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */ +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/iaudiom3.h b/firmware/export/config/iaudiom3.h index 99c4605be0..96b4ada136 100644 --- a/firmware/export/config/iaudiom3.h +++ b/firmware/export/config/iaudiom3.h @@ -169,3 +169,6 @@ #define DEFAULT_CONTRAST_SETTING 24 #define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */ + +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/iaudiom5.h b/firmware/export/config/iaudiom5.h index 03add43dbf..2bae6fed2d 100644 --- a/firmware/export/config/iaudiom5.h +++ b/firmware/export/config/iaudiom5.h @@ -190,3 +190,6 @@ #define DEFAULT_REMOTE_CONTRAST_SETTING 24 /* Match boot contrast */ #define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */ + +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/iaudiox5.h b/firmware/export/config/iaudiox5.h index 9497cbeab2..e332fe3728 100644 --- a/firmware/export/config/iaudiox5.h +++ b/firmware/export/config/iaudiox5.h @@ -205,3 +205,6 @@ #define MIN_REMOTE_CONTRAST_SETTING 10 #define MAX_REMOTE_CONTRAST_SETTING 35 #define DEFAULT_REMOTE_CONTRAST_SETTING 24 /* Match boot contrast */ + +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/ipod1g2g.h b/firmware/export/config/ipod1g2g.h index cde745e874..628ce91d5a 100644 --- a/firmware/export/config/ipod1g2g.h +++ b/firmware/export/config/ipod1g2g.h @@ -169,3 +169,5 @@ #define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */ +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/ipod3g.h b/firmware/export/config/ipod3g.h index 2eafe8141d..c5177d33e7 100644 --- a/firmware/export/config/ipod3g.h +++ b/firmware/export/config/ipod3g.h @@ -180,3 +180,5 @@ #define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */ +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/ipod4g.h b/firmware/export/config/ipod4g.h index cd71434c10..09151cb468 100644 --- a/firmware/export/config/ipod4g.h +++ b/firmware/export/config/ipod4g.h @@ -212,3 +212,6 @@ * writes appear to be ~25% slower. */ #define HAVE_ATA_DMA + +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/ipodcolor.h b/firmware/export/config/ipodcolor.h index aa76f7420a..3eeed571d5 100644 --- a/firmware/export/config/ipodcolor.h +++ b/firmware/export/config/ipodcolor.h @@ -194,3 +194,6 @@ * writes appear to be ~25% slower. */ #define HAVE_ATA_DMA + +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/ipodmini1g.h b/firmware/export/config/ipodmini1g.h index fc33ba3ba4..02cd798fcf 100644 --- a/firmware/export/config/ipodmini1g.h +++ b/firmware/export/config/ipodmini1g.h @@ -198,3 +198,6 @@ * writes appear to be ~25% slower. */ #define HAVE_ATA_DMA + +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/ipodmini2g.h b/firmware/export/config/ipodmini2g.h index 35e9456d84..fd53a1564a 100644 --- a/firmware/export/config/ipodmini2g.h +++ b/firmware/export/config/ipodmini2g.h @@ -208,3 +208,6 @@ * writes appear to be ~25% slower. */ #define HAVE_ATA_DMA + +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/ipodnano1g.h b/firmware/export/config/ipodnano1g.h index 82cdb37b24..18d15e449e 100644 --- a/firmware/export/config/ipodnano1g.h +++ b/firmware/export/config/ipodnano1g.h @@ -197,3 +197,6 @@ * writes appear to be ~25% slower. */ #define HAVE_ATA_DMA + +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/ipodnano2g.h b/firmware/export/config/ipodnano2g.h index 989d56338d..3ce4a2926b 100644 --- a/firmware/export/config/ipodnano2g.h +++ b/firmware/export/config/ipodnano2g.h @@ -221,3 +221,5 @@ #define USB_WRITE_BUFFER_SIZE (1024*64) +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/ipodvideo.h b/firmware/export/config/ipodvideo.h index eec513320a..0b288e4512 100644 --- a/firmware/export/config/ipodvideo.h +++ b/firmware/export/config/ipodvideo.h @@ -231,3 +231,6 @@ * writes appear to be ~25% slower. */ #define HAVE_ATA_DMA + +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/iriverh10.h b/firmware/export/config/iriverh10.h index 5365c83239..bda40f6659 100644 --- a/firmware/export/config/iriverh10.h +++ b/firmware/export/config/iriverh10.h @@ -191,3 +191,6 @@ * writes appear to be ~25% slower. */ #define HAVE_ATA_DMA + +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/iriverh100.h b/firmware/export/config/iriverh100.h index afebe59785..62835c188e 100644 --- a/firmware/export/config/iriverh100.h +++ b/firmware/export/config/iriverh100.h @@ -216,3 +216,6 @@ #define DEFAULT_REMOTE_CONTRAST_SETTING 42 #define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */ + +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/iriverh10_5gb.h b/firmware/export/config/iriverh10_5gb.h index 2d8124f972..7ff09273ad 100644 --- a/firmware/export/config/iriverh10_5gb.h +++ b/firmware/export/config/iriverh10_5gb.h @@ -179,3 +179,6 @@ * writes appear to be ~25% slower. */ #define HAVE_ATA_DMA + +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/iriverh120.h b/firmware/export/config/iriverh120.h index 55ef43dad2..96309e4c22 100644 --- a/firmware/export/config/iriverh120.h +++ b/firmware/export/config/iriverh120.h @@ -217,3 +217,6 @@ #define DEFAULT_REMOTE_CONTRAST_SETTING 42 #define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */ + +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/iriverh300.h b/firmware/export/config/iriverh300.h index 9b92c8616b..b951c198b9 100644 --- a/firmware/export/config/iriverh300.h +++ b/firmware/export/config/iriverh300.h @@ -204,3 +204,6 @@ #define MIN_REMOTE_CONTRAST_SETTING 5 #define MAX_REMOTE_CONTRAST_SETTING 63 #define DEFAULT_REMOTE_CONTRAST_SETTING 42 + +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/iriverifp7xx.h b/firmware/export/config/iriverifp7xx.h index a4e4859dc0..ee8fb04841 100644 --- a/firmware/export/config/iriverifp7xx.h +++ b/firmware/export/config/iriverifp7xx.h @@ -122,3 +122,5 @@ #define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */ +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/logikdax.h b/firmware/export/config/logikdax.h index 8fbd064306..7d8a51f872 100644 --- a/firmware/export/config/logikdax.h +++ b/firmware/export/config/logikdax.h @@ -145,3 +145,5 @@ #define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */ +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/lyreproto1.h b/firmware/export/config/lyreproto1.h index 250b8e2c00..1413adc7e3 100644 --- a/firmware/export/config/lyreproto1.h +++ b/firmware/export/config/lyreproto1.h @@ -101,3 +101,5 @@ #define BOOTFILE "rockbox." BOOTFILE_EXT #define BOOTDIR "/.rockbox" +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/meizum3.h b/firmware/export/config/meizum3.h index 06720695eb..58f141c4cb 100644 --- a/firmware/export/config/meizum3.h +++ b/firmware/export/config/meizum3.h @@ -178,3 +178,5 @@ #define MAX_BRIGHTNESS_SETTING 15 #define DEFAULT_BRIGHTNESS_SETTING 10 +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/meizum6sl.h b/firmware/export/config/meizum6sl.h index ffa8903526..521dc97488 100644 --- a/firmware/export/config/meizum6sl.h +++ b/firmware/export/config/meizum6sl.h @@ -176,3 +176,5 @@ #define MAX_BRIGHTNESS_SETTING 13 /* 3/16 (18.75%) */ #define DEFAULT_BRIGHTNESS_SETTING 8 /* 8/16 (50.00%) = x5 boot default */ +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/meizum6sp.h b/firmware/export/config/meizum6sp.h index 1cba45d70a..11716f6ecd 100644 --- a/firmware/export/config/meizum6sp.h +++ b/firmware/export/config/meizum6sp.h @@ -185,3 +185,5 @@ #define MAX_BRIGHTNESS_SETTING 13 /* 3/16 (18.75%) */ #define DEFAULT_BRIGHTNESS_SETTING 8 /* 8/16 (50.00%) = x5 boot default */ +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/mini2440.h b/firmware/export/config/mini2440.h index 5dad250930..7ece948d80 100644 --- a/firmware/export/config/mini2440.h +++ b/firmware/export/config/mini2440.h @@ -154,3 +154,5 @@ #define BOOTFILE "rockbox." BOOTFILE_EXT #define BOOTDIR "/.rockbox" +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/mrobe100.h b/firmware/export/config/mrobe100.h index 2bbb03919d..1fdd4ba6d4 100644 --- a/firmware/export/config/mrobe100.h +++ b/firmware/export/config/mrobe100.h @@ -205,3 +205,6 @@ * writes appear to be ~25% slower. */ #define HAVE_ATA_DMA + +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/mrobe500.h b/firmware/export/config/mrobe500.h index 96e25c9247..0f443ebc4f 100644 --- a/firmware/export/config/mrobe500.h +++ b/firmware/export/config/mrobe500.h @@ -256,3 +256,5 @@ #define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */ +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/ondavx747.h b/firmware/export/config/ondavx747.h index 36e787a32b..ae80cac562 100644 --- a/firmware/export/config/ondavx747.h +++ b/firmware/export/config/ondavx747.h @@ -218,3 +218,5 @@ No access to the NAND yet.. #define USB_VENDOR_ID 0x07C4 #define USB_PRODUCT_ID 0xA4A5 +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/ondavx767.h b/firmware/export/config/ondavx767.h index 9c5248a6a1..19bb7ed580 100644 --- a/firmware/export/config/ondavx767.h +++ b/firmware/export/config/ondavx767.h @@ -165,3 +165,5 @@ #define USB_VENDOR_ID 0x07C4 #define USB_PRODUCT_ID 0xA4A5 +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/ondavx777.h b/firmware/export/config/ondavx777.h index 200d14879c..a2ad15533a 100644 --- a/firmware/export/config/ondavx777.h +++ b/firmware/export/config/ondavx777.h @@ -205,3 +205,5 @@ No access to the NAND yet.. #define USB_VENDOR_ID 0x07C4 #define USB_PRODUCT_ID 0xA4A5 +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/samsungyh820.h b/firmware/export/config/samsungyh820.h index 0ca244ae39..001acd8992 100644 --- a/firmware/export/config/samsungyh820.h +++ b/firmware/export/config/samsungyh820.h @@ -186,3 +186,6 @@ * writes appear to be ~25% slower. */ #define HAVE_ATA_DMA + +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/samsungyh920.h b/firmware/export/config/samsungyh920.h index a6a57f7227..051fa2c1f9 100644 --- a/firmware/export/config/samsungyh920.h +++ b/firmware/export/config/samsungyh920.h @@ -192,3 +192,6 @@ * writes appear to be ~25% slower. */ #define HAVE_ATA_DMA + +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/samsungyh925.h b/firmware/export/config/samsungyh925.h index c19901c019..7f24f93581 100644 --- a/firmware/export/config/samsungyh925.h +++ b/firmware/export/config/samsungyh925.h @@ -190,3 +190,6 @@ * writes appear to be ~25% slower. */ #define HAVE_ATA_DMA + +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/samsungyps3.h b/firmware/export/config/samsungyps3.h index fd8fde6f6c..0eba4a27d5 100644 --- a/firmware/export/config/samsungyps3.h +++ b/firmware/export/config/samsungyps3.h @@ -180,3 +180,5 @@ #define MAX_BRIGHTNESS_SETTING 15 #define DEFAULT_BRIGHTNESS_SETTING 10 +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/sansac100.h b/firmware/export/config/sansac100.h index a332bf5670..fc298b01d8 100644 --- a/firmware/export/config/sansac100.h +++ b/firmware/export/config/sansac100.h @@ -126,3 +126,5 @@ #define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */ +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/sansac200.h b/firmware/export/config/sansac200.h index 0e0ac01f2f..f01c664533 100644 --- a/firmware/export/config/sansac200.h +++ b/firmware/export/config/sansac200.h @@ -205,3 +205,6 @@ #define DEFAULT_REC_MIC_GAIN 23 #define DEFAULT_REC_LEFT_GAIN 23 #define DEFAULT_REC_RIGHT_GAIN 23 + +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/sansac200v2.h b/firmware/export/config/sansac200v2.h index aef789380d..b9a86cd023 100644 --- a/firmware/export/config/sansac200v2.h +++ b/firmware/export/config/sansac200v2.h @@ -201,3 +201,6 @@ #define DEFAULT_REC_MIC_GAIN 23 #define DEFAULT_REC_LEFT_GAIN 23 #define DEFAULT_REC_RIGHT_GAIN 23 + +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/sansaclip.h b/firmware/export/config/sansaclip.h index 7d82f80284..12c67bf35f 100644 --- a/firmware/export/config/sansaclip.h +++ b/firmware/export/config/sansaclip.h @@ -199,3 +199,6 @@ #define DEFAULT_REC_MIC_GAIN 23 #define DEFAULT_REC_LEFT_GAIN 23 #define DEFAULT_REC_RIGHT_GAIN 23 + +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/sansaclipplus.h b/firmware/export/config/sansaclipplus.h index 76be3cae7f..c5e6aa5c34 100644 --- a/firmware/export/config/sansaclipplus.h +++ b/firmware/export/config/sansaclipplus.h @@ -211,3 +211,6 @@ #define DEFAULT_REC_MIC_GAIN 23 #define DEFAULT_REC_LEFT_GAIN 23 #define DEFAULT_REC_RIGHT_GAIN 23 + +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/sansaclipv2.h b/firmware/export/config/sansaclipv2.h index 1736d6fe12..30f53dd58e 100644 --- a/firmware/export/config/sansaclipv2.h +++ b/firmware/export/config/sansaclipv2.h @@ -207,3 +207,6 @@ #define DEFAULT_REC_MIC_GAIN 23 #define DEFAULT_REC_LEFT_GAIN 23 #define DEFAULT_REC_RIGHT_GAIN 23 + +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/sansae200.h b/firmware/export/config/sansae200.h index 687878ce06..8f4f3235dc 100644 --- a/firmware/export/config/sansae200.h +++ b/firmware/export/config/sansae200.h @@ -214,3 +214,5 @@ #define IRAMORIG 0x40004000 #endif +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/sansae200v2.h b/firmware/export/config/sansae200v2.h index b06aba1f8d..c51eee38a7 100644 --- a/firmware/export/config/sansae200v2.h +++ b/firmware/export/config/sansae200v2.h @@ -211,3 +211,6 @@ #define DEFAULT_REC_MIC_GAIN 23 #define DEFAULT_REC_LEFT_GAIN 23 #define DEFAULT_REC_RIGHT_GAIN 23 + +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/sansafuze.h b/firmware/export/config/sansafuze.h index 7e722d6e47..0005939d1b 100644 --- a/firmware/export/config/sansafuze.h +++ b/firmware/export/config/sansafuze.h @@ -209,3 +209,5 @@ #define INCLUDE_TIMEOUT_API +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/sansafuzev2.h b/firmware/export/config/sansafuzev2.h index fcb4a676d3..b71f852007 100644 --- a/firmware/export/config/sansafuzev2.h +++ b/firmware/export/config/sansafuzev2.h @@ -206,3 +206,5 @@ #define INCLUDE_TIMEOUT_API +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/sansam200.h b/firmware/export/config/sansam200.h index 0f071e18ab..e3109f86b8 100644 --- a/firmware/export/config/sansam200.h +++ b/firmware/export/config/sansam200.h @@ -134,3 +134,5 @@ #define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */ +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/sansam200v4.h b/firmware/export/config/sansam200v4.h index 0d593b4d97..1914b4abf9 100644 --- a/firmware/export/config/sansam200v4.h +++ b/firmware/export/config/sansam200v4.h @@ -163,3 +163,5 @@ #define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */ +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/sansaview.h b/firmware/export/config/sansaview.h index 4111b8380a..0752b6c61d 100644 --- a/firmware/export/config/sansaview.h +++ b/firmware/export/config/sansaview.h @@ -201,3 +201,6 @@ #define DEFAULT_REC_MIC_GAIN 23 #define DEFAULT_REC_LEFT_GAIN 23 #define DEFAULT_REC_RIGHT_GAIN 23 + +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY diff --git a/firmware/export/config/tatungtpj1022.h b/firmware/export/config/tatungtpj1022.h index aca131df8b..a0a757b24b 100644 --- a/firmware/export/config/tatungtpj1022.h +++ b/firmware/export/config/tatungtpj1022.h @@ -142,3 +142,6 @@ * writes appear to be ~25% slower. */ #define HAVE_ATA_DMA + +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/vibe500.h b/firmware/export/config/vibe500.h index 37e78f7b61..805f250ab1 100644 --- a/firmware/export/config/vibe500.h +++ b/firmware/export/config/vibe500.h @@ -199,3 +199,6 @@ * writes appear to be ~25% slower. */ #define HAVE_ATA_DMA + +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/zenvisionm30gb.h b/firmware/export/config/zenvisionm30gb.h index d8005bb83d..16309e8673 100644 --- a/firmware/export/config/zenvisionm30gb.h +++ b/firmware/export/config/zenvisionm30gb.h @@ -174,3 +174,5 @@ #define BUTTON_DEBUG */ +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY diff --git a/firmware/export/config/zenvisionm60gb.h b/firmware/export/config/zenvisionm60gb.h index bdede47962..6846f13258 100644 --- a/firmware/export/config/zenvisionm60gb.h +++ b/firmware/export/config/zenvisionm60gb.h @@ -166,3 +166,5 @@ #define USB_PRODUCT_ID 0x4133 #define USB_NUM_ENDPOINTS 7 +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY -- cgit