diff options
Diffstat (limited to 'layouts/community/ergodox')
-rw-r--r-- | layouts/community/ergodox/333fred/config.h | 2 |
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 |