a8b5589523
Change-Id: I2db0023cae585e9c9517da9ed2e9de6195081ce2
27 lines
952 B
TeX
27 lines
952 B
TeX
% $Id$ %
|
|
\def\UseOption{samsungyh920}
|
|
\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
|
|
\edef\UseOption{\UseOption,SAMSUNG_YH92X_PAD}
|
|
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
|
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
|
|
\edef\UseOption{\UseOption,samsungyh}
|
|
|
|
\newcommand{\playerman}{Samsung}
|
|
\newcommand{\playertype}{YH-920}
|
|
\newcommand{\playerlongtype}{\playertype}
|
|
\newcommand{\dapdisplaywidth}{160}
|
|
\newcommand{\dapdisplayheight}{128}
|
|
\newcommand{\dapdisplaydepth}{2}
|
|
\newcommand{\specimg}{yh920}
|
|
%Used to name the player, e.g. ...to the \dap
|
|
\newcommand{\dap}{player}
|
|
%For use when referring to the player. E.g. the \daps\ capacity ...
|
|
\newcommand{\daps}{player's}
|
|
\newcommand{\originalfirmwarefilename}{\fname{PP5020.mi4}}
|
|
\newcommand{\firmwarefilename}{\fname{rockbox.mi4}}
|
|
\newcommand{\firmwareextension}{\fname{mi4}}
|
|
\newcommand{\screenshotsize}{4cm}
|
|
\newcommand{\disk}{hard disk}
|
|
|
|
% link external keymap file
|
|
\input{platform/keymap-yh92x.tex}
|