From 80748677a0c392ebebc82838a690d085cbfec0cf Mon Sep 17 00:00:00 2001 From: Nick Krichevsky Date: Sun, 8 May 2022 14:35:25 -0400 Subject: [PATCH] Add workaround to allow Sesame to work without matrix delay --- keyboards/kb_elmo/sesame/config.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/keyboards/kb_elmo/sesame/config.h b/keyboards/kb_elmo/sesame/config.h index 5015cc87b97..4f40c622737 100644 --- a/keyboards/kb_elmo/sesame/config.h +++ b/keyboards/kb_elmo/sesame/config.h @@ -46,3 +46,6 @@ along with this program. If not, see . /* Bootmagic Lite key configuration */ #define BOOTMAGIC_LITE_ROW 0 #define BOOTMAGIC_LITE_COLUMN 1 + +/* Workaround for https://github.com/qmk/qmk_firmware/issues/11389 */ +#define IGNORE_ATOMIC_BLOCK