summaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
authorFredric Silberberg2017-12-08 16:58:10 -0800
committerJack Humbert2017-12-09 00:06:08 -0500
commitb781cbf7e2e60a7df2a3c2f39dcc19021c157300 (patch)
treefd3b4c4df44d768af4e58ac6bca36ea9f189117c /layouts
parenta14518bf57b5a44dbf0ff36d4b06df1a5022e59c (diff)
Turn on prevent stuck modifiers for my keymaps.
Diffstat (limited to 'layouts')
-rw-r--r--layouts/community/ergodox/333fred/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/community/ergodox/333fred/config.h b/layouts/community/ergodox/333fred/config.h
index 5e1d2cb39..d886bf821 100644
--- a/layouts/community/ergodox/333fred/config.h
+++ b/layouts/community/ergodox/333fred/config.h
@@ -2,10 +2,10 @@
#define CONFIG_H_
#include QMK_KEYBOARD_CONFIG_H
+#include "333fred_config.h"
#undef TAPPING_TERM
#define TAPPING_TERM 200
-#define PERMISSIVE_HOLD
#endif