From fb7c285b4ecc68d4e8ad1c073ea50dfc75dd0d8d Mon Sep 17 00:00:00 2001 From: Tomer Shalev Date: Sat, 17 Oct 2009 11:56:08 +0000 Subject: Manual: Add mrobe100's remote control support to the manual - Also mijnor changes to USB HID keymapping for this remote - Node that the remote control buttons are not used in many action contexts git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23224 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/mrobe100.tex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'manual/platform/mrobe100.tex') diff --git a/manual/platform/mrobe100.tex b/manual/platform/mrobe100.tex index ddac2fda67..16dc669fec 100644 --- a/manual/platform/mrobe100.tex +++ b/manual/platform/mrobe100.tex @@ -6,6 +6,8 @@ \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} \edef\UseOption{\UseOption,olympus} +\edef\UseOption{\UseOption,MROBE100_RC_PAD} +\edef\UseOption{\UseOption,HAVEREMOTEKEYMAP} \newcommand{\playerman}{Olympus} \newcommand{\playertype}{m:robe 100} @@ -23,3 +25,4 @@ % link external keymap file \input{platform/keymap-mrobe100.tex} +\input{platform/remote-keymap-mrobe100.tex} -- cgit v1.2.3