diff options
Diffstat (limited to 'firmware/export/config/sansam200.h')
-rw-r--r-- | firmware/export/config/sansam200.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/sansam200.h b/firmware/export/config/sansam200.h index 0f071e18ab..e3109f86b8 100644 --- a/firmware/export/config/sansam200.h +++ b/firmware/export/config/sansam200.h @@ -134,3 +134,5 @@ #define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */ +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY |