summaryrefslogtreecommitdiff
path: root/firmware/export/config/agptekrocker.h
diff options
context:
space:
mode:
authorMarcin Bukat <marcin.bukat@gmail.com>2018-12-06 15:15:26 +0100
committerMarcin Bukat <marcin.bukat@gmail.com>2018-12-06 15:15:26 +0100
commit4e8ef17a8b756c8894ec4d8b2481794f7f69c361 (patch)
tree8db185cd1bc38f619e9cc2a0c6be1d38169d7cd2 /firmware/export/config/agptekrocker.h
parentb552a3720525652d01fe94e214d4fb195acab50a (diff)
downloadrockbox-4e8ef17a8b756c8894ec4d8b2481794f7f69c361.tar.gz
rockbox-4e8ef17a8b756c8894ec4d8b2481794f7f69c361.zip
More keymap refinements
Change-Id: If3ae6ece7848b143088d5f9ec8c00ed593d59ed2
Diffstat (limited to 'firmware/export/config/agptekrocker.h')
-rw-r--r--firmware/export/config/agptekrocker.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/agptekrocker.h b/firmware/export/config/agptekrocker.h
index 74742bd56a..172e079721 100644
--- a/firmware/export/config/agptekrocker.h
+++ b/firmware/export/config/agptekrocker.h
@@ -40,6 +40,9 @@
40/* define this if you have access to the quickscreen */ 40/* define this if you have access to the quickscreen */
41#define HAVE_QUICKSCREEN 41#define HAVE_QUICKSCREEN
42 42
43/* define this if the target has volume keys which can be used in the lists */
44#define HAVE_VOLUME_IN_LIST
45
43/* define this if you would like tagcache to build on this target */ 46/* define this if you would like tagcache to build on this target */
44#define HAVE_TAGCACHE 47#define HAVE_TAGCACHE
45 48