e7f113e1bb
Change-Id: I1c760b4846963f39b9df60413ffbb9f95dc0e0fb
27 lines
955 B
TeX
27 lines
955 B
TeX
% $Id$ %
|
|
\def\UseOption{samsungyh820}
|
|
\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
|
|
\edef\UseOption{\UseOption,SAMSUNG_YH820_PAD}
|
|
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
|
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
|
|
\edef\UseOption{\UseOption,samsungyh}
|
|
|
|
\newcommand{\playerman}{Samsung}
|
|
\newcommand{\playertype}{YH-820}
|
|
\newcommand{\playerlongtype}{\playertype}
|
|
\newcommand{\dapdisplaywidth}{128}
|
|
\newcommand{\dapdisplayheight}{96}
|
|
\newcommand{\dapdisplaydepth}{16}
|
|
\newcommand{\specimg}{yh820}
|
|
%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{FW\_YH820.mi4}}
|
|
\newcommand{\firmwarefilename}{\fname{rockbox.mi4}}
|
|
\newcommand{\firmwareextension}{\fname{mi4}}
|
|
\newcommand{\screenshotsize}{4cm}
|
|
\newcommand{\disk}{hard disk}
|
|
|
|
% link external keymap file
|
|
\input{platform/keymap-yh820.tex}
|