summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansaclipzip.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/sansaclipzip.h
parent0330aa8eb202c51b1fd7e9c45d94b683c1537f8d (diff)
downloadrockbox-6ebec601f9d0ccf4e6958432c0db3a674b507f41.tar.gz
rockbox-6ebec601f9d0ccf4e6958432c0db3a674b507f41.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/sansaclipzip.h')
-rw-r--r--firmware/export/config/sansaclipzip.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config/sansaclipzip.h b/firmware/export/config/sansaclipzip.h
index d8b18e1a18..86bc8fa4c2 100644
--- a/firmware/export/config/sansaclipzip.h
+++ b/firmware/export/config/sansaclipzip.h
@@ -71,6 +71,7 @@
71#define HAVE_LCD_ENABLE 71#define HAVE_LCD_ENABLE
72 72
73#ifndef BOOTLOADER 73#ifndef BOOTLOADER
74#define HAVE_LOCKED_ACTIONS
74/* Define this if your LCD can be put to sleep. 75/* Define this if your LCD can be put to sleep.
75 * HAVE_LCD_ENABLE should be defined as well. */ 76 * HAVE_LCD_ENABLE should be defined as well. */
76//#define HAVE_LCD_SLEEP 77//#define HAVE_LCD_SLEEP