summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps/333fred/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodox/keymaps/333fred/config.h')
-rw-r--r--keyboards/ergodox/keymaps/333fred/config.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/keyboards/ergodox/keymaps/333fred/config.h b/keyboards/ergodox/keymaps/333fred/config.h
deleted file mode 100644
index f19a52bca..000000000
--- a/keyboards/ergodox/keymaps/333fred/config.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef CONFIG_H_
-#define CONFIG_H_
-
-#include "../../config.h"
-
-#undef TAPPING_TERM
-#define TAPPING_TERM 150
-
-#define PERMISSIVE_HOLD
-
-#endif