From 6ebec601f9d0ccf4e6958432c0db3a674b507f41 Mon Sep 17 00:00:00 2001 From: William Wilgus Date: Sat, 31 Dec 2022 12:18:02 -0500 Subject: [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 --- firmware/export/config/sansaclipv2.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export/config/sansaclipv2.h') 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 -- cgit v1.2.3