summaryrefslogtreecommitdiff
path: root/firmware/export/config-h10_5gb.h
diff options
context:
space:
mode:
authorBarry Wardell <rockbox@barrywardell.net>2006-10-16 18:11:56 +0000
committerBarry Wardell <rockbox@barrywardell.net>2006-10-16 18:11:56 +0000
commit44cbd337e9b77e521859865e806b3bedfe159746 (patch)
treee0439f9641df40b8b937fe4882c57d1b8ed1d1b6 /firmware/export/config-h10_5gb.h
parentd8ef7c58d83591bb0660fc4965cf2319fb5a4718 (diff)
downloadrockbox-44cbd337e9b77e521859865e806b3bedfe159746.tar.gz
rockbox-44cbd337e9b77e521859865e806b3bedfe159746.zip
Add keymap for A-B repeat on H10 and enable support for it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11238 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-h10_5gb.h')
-rw-r--r--firmware/export/config-h10_5gb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-h10_5gb.h b/firmware/export/config-h10_5gb.h
index e40fdeab86..6fcc0f29f0 100644
--- a/firmware/export/config-h10_5gb.h
+++ b/firmware/export/config-h10_5gb.h
@@ -65,6 +65,8 @@
65 65
66#define BATTERY_CAPACITY_DEFAULT 820 /* default battery capacity */ 66#define BATTERY_CAPACITY_DEFAULT 820 /* default battery capacity */
67 67
68#define AB_REPEAT_ENABLE 1
69
68#ifndef SIMULATOR 70#ifndef SIMULATOR
69 71
70/* Define this if you have a PortalPlayer PP5020 */ 72/* Define this if you have a PortalPlayer PP5020 */