2 \def\UseOption{cowond2
}
3 \edef\UseOption{\UseOption,COWON_D2_PAD
}
4 \edef\UseOption{\UseOption,HAVE_BACKLIGHT
}
5 \edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH
}
6 \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE
}
7 \edef\UseOption{\UseOption,cowond2
}
9 \newcommand{\playerman}{Cowon
}
10 \newcommand{\playertype}{D2
}
11 \newcommand{\playerlongtype}{\playertype}
12 \newcommand{\dapdisplaywidth}{320}
13 \newcommand{\dapdisplayheight}{240}
14 \newcommand{\dapdisplaydepth}{16}
15 \newcommand{\specimg}{cowond2
}
16 %Used to name the player, e.g. ...to the \dap
17 \newcommand{\dap}{player
}
18 %For use when referring to the player. E.g. the \daps\ capacity ...
19 \newcommand{\daps}{player's
}
20 \newcommand{\firmwarefilename}{\fname{rockbox.d2
}}
21 \newcommand{\firmwareextension}{\fname{d2
}}
22 \newcommand{\screenshotsize}{8cm
}
23 \newcommand{\disk}{flash storage
}
25 % link external keymap file
26 \input{platform/keymap-cowond2.tex
}
27 \input{platform/keymap-touchscreen.tex
}