summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez/keymaps/ifohancroft/config.h
diff options
context:
space:
mode:
authorIFo Hancroft <contact@ifohancroft.com>2022-07-02 17:06:23 +0300
committerGitHub <noreply@github.com>2022-07-03 00:06:23 +1000
commit1cffe5b6ce764f4ff0d07e93669a425773ccc103 (patch)
treea255cdc68f3039dc311b44cca333632227c6f9de /keyboards/ergodox_ez/keymaps/ifohancroft/config.h
parent7c64a2bcaa559f0a582e3b499e21b75b1080f0cc (diff)
My ErgoDox Keymap (finally perfected, I think) (#17208)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/ergodox_ez/keymaps/ifohancroft/config.h')
-rw-r--r--keyboards/ergodox_ez/keymaps/ifohancroft/config.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/keyboards/ergodox_ez/keymaps/ifohancroft/config.h b/keyboards/ergodox_ez/keymaps/ifohancroft/config.h
index 9a0d0e54f7..b279371a0b 100644
--- a/keyboards/ergodox_ez/keymaps/ifohancroft/config.h
+++ b/keyboards/ergodox_ez/keymaps/ifohancroft/config.h
@@ -1,4 +1,4 @@
-/* Copyright 2021 IFo Hancroft
+/* Copyright 2022 IFo Hancroft
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -17,5 +17,9 @@
#pragma once
// place overrides here
-#define USB_POLLING_INTERVAL_MS 1
#define FORCE_NKRO
+#ifdef TAPPING_TOGGLE
+# undef TAPPING_TOGGLE
+#endif
+#define TAPPING_TOGGLE 3
+