summaryrefslogtreecommitdiff
path: root/keyboards/kb_elmo
diff options
context:
space:
mode:
authorNick Krichevsky <njk828@gmail.com>2022-07-02 07:43:36 -0400
committerGitHub <noreply@github.com>2022-07-02 21:43:36 +1000
commit69f0fc5868ace01585741539da60d50840757561 (patch)
tree7629f78a83d4e187eb8032f2c7efe516bca14fc8 /keyboards/kb_elmo
parentf8a56cd6384a4308cf9e8f6a7df36e7597dd7f08 (diff)
Add workaround to allow Sesame to work without atomic interactions (#17034)
Diffstat (limited to 'keyboards/kb_elmo')
-rw-r--r--keyboards/kb_elmo/sesame/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/kb_elmo/sesame/config.h b/keyboards/kb_elmo/sesame/config.h
index 5015cc87b9..4f40c62273 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 <http://www.gnu.org/licenses/>.
/* 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