]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/ymd96/keymaps/hgoel89/config.h
YMD96 complete QMK port (#3105)
[qmk_firmware.git] / keyboards / ymd96 / keymaps / hgoel89 / config.h
diff --git a/keyboards/ymd96/keymaps/hgoel89/config.h b/keyboards/ymd96/keymaps/hgoel89/config.h
new file mode 100644 (file)
index 0000000..52aaa8f
--- /dev/null
@@ -0,0 +1,9 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+#define PREVENT_STUCK_MODIFIERS
+#define TAPPING_TERM 300
+
+#endif