summaryrefslogtreecommitdiffstats
path: root/firmware/export/config/sansaclipv2.h
diff options
context:
space:
mode:
authorWilliam Wilgus <wilgus.william@gmail.com>2022-12-31 12:18:02 -0500
committerWilliam Wilgus <me.theuser@yahoo.com>2022-12-31 16:12:18 -0500
commit6ebec601f9d0ccf4e6958432c0db3a674b507f41 (patch)
treedfe11e81c6ecfdb3319e3248b39583f76726e4ba /firmware/export/config/sansaclipv2.h
parent0330aa8eb202c51b1fd7e9c45d94b683c1537f8d (diff)
downloadrockbox-6ebec601f9.tar.gz
rockbox-6ebec601f9.zip
[Feature/Bugfix] keyremap add Context flags
Add context flags to keyremap CONTEXT_LOCKED CONTEXT_REMOTE CONTEXT_REMOTE_LOCKED --CONTEXT_PLUGIN-- Removed -- Plugins need a custom action list supplied and a method of supplying them Change-Id: I5201d275ad0ab6130c2d05d5afb0c450f5c1746c
Diffstat (limited to 'firmware/export/config/sansaclipv2.h')
-rw-r--r--firmware/export/config/sansaclipv2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config/sansaclipv2.h b/firmware/export/config/sansaclipv2.h
index 6e369db681..f2b1115c81 100644
--- a/firmware/export/config/sansaclipv2.h
+++ b/firmware/export/config/sansaclipv2.h
@@ -69,6 +69,7 @@
#define HAVE_LCD_ENABLE
#ifndef BOOTLOADER
+#define HAVE_LOCKED_ACTIONS
/* Define this if your LCD can be put to sleep.
* HAVE_LCD_ENABLE should be defined as well. */
//#define HAVE_LCD_SLEEP