summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez/keymaps/nathanvercaemert/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodox_ez/keymaps/nathanvercaemert/config.h')
-rw-r--r--keyboards/ergodox_ez/keymaps/nathanvercaemert/config.h30
1 files changed, 0 insertions, 30 deletions
diff --git a/keyboards/ergodox_ez/keymaps/nathanvercaemert/config.h b/keyboards/ergodox_ez/keymaps/nathanvercaemert/config.h
deleted file mode 100644
index 232b608be9..0000000000
--- a/keyboards/ergodox_ez/keymaps/nathanvercaemert/config.h
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- Set any config.h overrides for your specific keymap here.
- See config.h options at https://docs.qmk.fm/#/config_options?id=the-configh-file
-*/
-#define ORYX_CONFIGURATOR
-#undef TAPPING_TERM
-#define TAPPING_TERM 175
-
-#undef MOUSEKEY_DELAY
-#define MOUSEKEY_DELAY 20
-
-#undef MOUSEKEY_MAX_SPEED
-#define MOUSEKEY_MAX_SPEED 14
-
-#undef MOUSEKEY_TIME_TO_MAX
-#define MOUSEKEY_TIME_TO_MAX 30
-
-#undef MOUSEKEY_WHEEL_INTERVAL
-#define MOUSEKEY_WHEEL_INTERVAL 50
-
-#undef MK_COMBINED
-#define MK_COMBINED
-
-// /* Temporarily defining a tapping term that is ridiculous to see if i can tell if lt is working. */
-// #undef TAPPING_TERM
-// #define TAPPING_TERM 499
-
-/* Turning permissive hold off in order to test the tapping term. */
-#undef PERMISSIVE_HOLD
-#define PERMISSIVE_HOLD