summaryrefslogtreecommitdiff
path: root/uisimulator/buttonmap/SOURCES
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2018-06-28 06:24:26 -0400
committerMichael Giacomelli <giac2000@hotmail.com>2018-07-28 10:56:31 -0400
commit0662793ca0050e823cd1207cc4689a1cba5068bd (patch)
tree08cd2ec59c9044c96b697b5bf8d0640841d044e0 /uisimulator/buttonmap/SOURCES
parentb3e2bd619b1b7ea94ef29d32db48e80b347a1990 (diff)
downloadrockbox-0662793ca0050e823cd1207cc4689a1cba5068bd.tar.gz
rockbox-0662793ca0050e823cd1207cc4689a1cba5068bd.zip
Add cleaned-up xDuoo X3 support
Cleaned up, rebased, and forward-ported from the xvortex fork. (original credit to vsoftster@gmail.com) Change-Id: Ibcc023a0271ea81e901450a88317708c2683236d Signed-off-by: Solomon Peachy <pizza@shaftnet.org>
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 901b4ebd2f..d46066d478 100644
--- a/uisimulator/buttonmap/SOURCES
+++ b/uisimulator/buttonmap/SOURCES
@@ -85,5 +85,7 @@ creative-zen.c
85sony-nwza860.c 85sony-nwza860.c
86#elif CONFIG_KEYPAD == AGPTEK_ROCKER_PAD 86#elif CONFIG_KEYPAD == AGPTEK_ROCKER_PAD
87agptek-rocker.c 87agptek-rocker.c
88#elif CONFIG_KEYPAD == XDUOO_X3_PAD
89xduoo-x3.c
88#endif 90#endif
89#endif /* SIMULATOR */ 91#endif /* SIMULATOR */