]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/gherkin/keymaps/talljoe_gherkin/config.h
Gherkin: Refactor and Configurator support [resolved] (#3140)
[qmk_firmware.git] / keyboards / gherkin / keymaps / talljoe_gherkin / config.h
diff --git a/keyboards/gherkin/keymaps/talljoe_gherkin/config.h b/keyboards/gherkin/keymaps/talljoe_gherkin/config.h
new file mode 100644 (file)
index 0000000..3e9e692
--- /dev/null
@@ -0,0 +1,8 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+#define PREVENT_STUCK_MODIFIERS
+
+#endif
\ No newline at end of file