2 \def\UseOption{mrobe100
}
3 \edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK
}
4 \edef\UseOption{\UseOption,MROBE100_PAD
}
5 \edef\UseOption{\UseOption,HAVE_BACKLIGHT
}
6 \edef\UseOption{\UseOption,HAVE_DISK_STORAGE
}
7 \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS
}
8 \edef\UseOption{\UseOption,olympus
}
9 \edef\UseOption{\UseOption,MROBE100_RC_PAD
}
10 \edef\UseOption{\UseOption,HAVEREMOTEKEYMAP
}
12 \newcommand{\playerman}{Olympus
}
13 \newcommand{\playertype}{m:robe
100}
14 \newcommand{\playerlongtype}{\playertype}
15 \newcommand{\dapdisplaywidth}{160}
16 \newcommand{\dapdisplayheight}{128}
17 \newcommand{\dapdisplaydepth}{1}
18 \newcommand{\specimg}{mrobe100
}
19 %Used to name the player, e.g. ...to the \dap
20 \newcommand{\dap}{player
}
21 %For use when referring to the player. E.g. the \daps\ capacity ...
22 \newcommand{\daps}{player's
}
23 \newcommand{\firmwarefilename}{\fname{rockbox.mi4
}}
24 \newcommand{\firmwareextension}{\fname{mi4
}}
25 \newcommand{\screenshotsize}{4cm
}
26 \newcommand{\disk}{hard disk
}
28 % link external keymap file
29 \input{platform/keymap-mrobe100.tex
}
30 \input{platform/remote-keymap-mrobe100.tex
}