3 \edef\UseOption{\UseOption,SANSA_CLIP_PAD
}
4 \edef\UseOption{\UseOption,HAVE_BACKLIGHT
}
5 \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE
}
6 \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS
}
7 \edef\UseOption{\UseOption,sansaAMS
}
8 \edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH
}
10 \newcommand{\playerman}{Sansa
}
11 \newcommand{\playertype}{Clip v2
}
12 \newcommand{\playerlongtype}{\playertype}
13 \newcommand{\dapdisplaywidth}{128}
14 \newcommand{\dapdisplayheight}{64}
15 \newcommand{\dapdisplaydepth}{1}
16 \newcommand{\specimg}{sansaclip
}
17 %used for specifying screenshot names common to a target "family"
18 \newcommand{\seriesimg}{clip
}
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.sansa
}}
24 \newcommand{\firmwareextension}{\fname{sansa
}}
25 \newcommand{\screenshotsize}{3cm
}
26 \newcommand{\disk}{flash storage
}
28 % link external keymap file
29 \input{platform/keymap-sansaclip.tex
}