1
0
Fork 0
forked from len0rd/rockbox

xduoox3ii: Add UI Simulator bitmap, keymap, and fix offsets.

Change-Id: I8e322b93653cb43b010dfd5c0f566ea1c4c7b7ff
This commit is contained in:
Solomon Peachy 2020-06-12 11:30:08 -04:00
parent fa93391600
commit 58cb467583
4 changed files with 87 additions and 4 deletions

View file

@ -85,6 +85,8 @@ sony-nwza860.c
agptek-rocker.c
#elif CONFIG_KEYPAD == XDUOO_X3_PAD
xduoo-x3.c
#elif CONFIG_KEYPAD == XDUOO_X3II_PAD
xduoo-x3ii.c
#elif (CONFIG_KEYPAD == IHIFI_770_PAD) || (CONFIG_KEYPAD == IHIFI_800_PAD)
ihifi2.c
#endif