av300: Continue cleaning out keymaps.

(A lot of work was done on this thing, for a target that hasn't been compileable
 at least since we moved to git..)

Change-Id: Ibface9392f3251b5be4bf1e0c4d12639c4f1662d
This commit is contained in:
Solomon Peachy 2020-04-13 16:57:39 -04:00
parent a820a98361
commit 46e2528992
33 changed files with 6 additions and 340 deletions

View file

@ -38,15 +38,6 @@
#define RC_QUIT BUTTON_RC_STOP
#elif (CONFIG_KEYPAD == ARCHOS_AV300_PAD)
#define QUIT BUTTON_OFF
#define LEFT BUTTON_LEFT
#define RIGHT BUTTON_RIGHT
#define PAUSE BUTTON_ON
#define UP BUTTON_UP
#define DOWN BUTTON_DOWN
#elif (CONFIG_KEYPAD == IPOD_4G_PAD) || \
(CONFIG_KEYPAD == IPOD_3G_PAD) || \
(CONFIG_KEYPAD == IPOD_1G2G_PAD)