summaryrefslogtreecommitdiff
path: root/uisimulator/buttonmap/SOURCES
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2020-06-12 11:30:08 -0400
committerSolomon Peachy <pizza@shaftnet.org>2020-06-12 15:31:30 +0000
commit58cb467583e3d24fb677f19ddaaba92ad534940c (patch)
tree4691bf36dcf92606391029bc093bd8a43385233d /uisimulator/buttonmap/SOURCES
parentfa93391600f52e457f514676f5707f3dc09f3045 (diff)
downloadrockbox-58cb467583e3d24fb677f19ddaaba92ad534940c.tar.gz
rockbox-58cb467583e3d24fb677f19ddaaba92ad534940c.zip
xduoox3ii: Add UI Simulator bitmap, keymap, and fix offsets.
Change-Id: I8e322b93653cb43b010dfd5c0f566ea1c4c7b7ff
Diffstat (limited to 'uisimulator/buttonmap/SOURCES')
-rw-r--r--uisimulator/buttonmap/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/uisimulator/buttonmap/SOURCES b/uisimulator/buttonmap/SOURCES
index 4e331f4b85..130727254c 100644
--- a/uisimulator/buttonmap/SOURCES
+++ b/uisimulator/buttonmap/SOURCES
@@ -85,6 +85,8 @@ sony-nwza860.c
85agptek-rocker.c 85agptek-rocker.c
86#elif CONFIG_KEYPAD == XDUOO_X3_PAD 86#elif CONFIG_KEYPAD == XDUOO_X3_PAD
87xduoo-x3.c 87xduoo-x3.c
88#elif CONFIG_KEYPAD == XDUOO_X3II_PAD
89xduoo-x3ii.c
88#elif (CONFIG_KEYPAD == IHIFI_770_PAD) || (CONFIG_KEYPAD == IHIFI_800_PAD) 90#elif (CONFIG_KEYPAD == IHIFI_770_PAD) || (CONFIG_KEYPAD == IHIFI_800_PAD)
89ihifi2.c 91ihifi2.c
90#endif 92#endif