summaryrefslogtreecommitdiff
path: root/keyboard/ergodox_ez/config.h
diff options
context:
space:
mode:
authorStephan Bösebeck <sb@caluga.de>2016-01-23 22:41:05 +0100
committerStephan Bösebeck <sb@caluga.de>2016-01-23 22:41:05 +0100
commit42a22af4465964dc2440fecc99880b9ce6172a2b (patch)
tree569651f1a8e73da449a15134c04e4808c1aa87d2 /keyboard/ergodox_ez/config.h
parentf95e3e701cac9e40531b2af5b2efaf59a84fb312 (diff)
parent85f72d322589e7c0ffceac5bb46f4b6cb537a8f1 (diff)
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboard/ergodox_ez/config.h')
-rw-r--r--keyboard/ergodox_ez/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboard/ergodox_ez/config.h b/keyboard/ergodox_ez/config.h
index 825997ba05..6a391ffb54 100644
--- a/keyboard/ergodox_ez/config.h
+++ b/keyboard/ergodox_ez/config.h
@@ -38,6 +38,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MOUSEKEY_MAX_SPEED 3
#define MOUSEKEY_TIME_TO_MAX 10
+#define TAPPING_TOGGLE 1
+
#define COLS (int []){ F1, F0, B0, C7, F4, F5, F6, F7, D4, D6, B4, D7 }
#define ROWS (int []){ D0, D5, B5, B6 }