3 \edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK
}
4 \edef\UseOption{\UseOption,SANSA_C200_PAD
}
5 \edef\UseOption{\UseOption,HAVE_BACKLIGHT
}
6 \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE
}
7 \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS
}
8 \edef\UseOption{\UseOption,sansa
}
9 \edef\UseOption{\UseOption,release30
}
11 \newcommand{\playerman}{Sansa
}
12 \newcommand{\playertype}{c200
}
13 \newcommand{\playerlongtype}{\playertype}
14 \newcommand{\genericimg}{132x80x16
}
15 \newcommand{\specimg}{c200
}
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.mi4
}}
21 \newcommand{\screenshotsize}{4cm
}
22 \newcommand{\disk}{flash storage
}
24 % link external keymap file
25 \input{platform/keymap-c200.tex
}