From b781cbf7e2e60a7df2a3c2f39dcc19021c157300 Mon Sep 17 00:00:00 2001 From: Fredric Silberberg Date: Fri, 8 Dec 2017 16:58:10 -0800 Subject: Turn on prevent stuck modifiers for my keymaps. --- layouts/community/ergodox/333fred/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts') 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 -- cgit v1.2.3