1
0
Fork 0
forked from len0rd/rockbox

Add Creative ZEN simulator bitmap and button map

Change-Id: I15fad76fe48d9736be9e4cdbc9ae8fdc96cc9ac3
This commit is contained in:
Amaury Pouly 2013-11-07 18:41:57 +00:00
parent 357dd680b4
commit 59b1fbce36
4 changed files with 113 additions and 0 deletions

View file

@ -77,5 +77,7 @@ sansa-connect.c
sony-nwz.c
#elif CONFIG_KEYPAD == SAMSUNG_YPR0_PAD
samsung-ypr0.c
#elif CONFIG_KEYPAD == CREATIVE_ZEN_PAD
creative-zen.c
#endif
#endif /* SIMULATOR */