summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/tennie/keymaps/default/config.h
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2021-01-04 16:37:20 -0800
committerGitHub <noreply@github.com>2021-01-04 16:37:20 -0800
commit810eafad121bda333c53490e2d8a29f3a83d9c19 (patch)
tree975b8bd9c846d13f30da944e873326e0e0f69fa8 /keyboards/handwired/tennie/keymaps/default/config.h
parentc38fe492426676cf101eeb024f7f33d8e98c445f (diff)
Fix Tap-Hold Configs (#11127)
* Add proper prototypes for Tap-Hold Per Key functions * Fix handwired/tennie default keymap * Remove unneeded references * Fix tapping term per key check in space cadet * Pre-emptive fix for tap dance * Fix marksard/leftover30 * Replace hard coded tapping term with define
Diffstat (limited to 'keyboards/handwired/tennie/keymaps/default/config.h')
-rw-r--r--keyboards/handwired/tennie/keymaps/default/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/handwired/tennie/keymaps/default/config.h b/keyboards/handwired/tennie/keymaps/default/config.h
index 4496c59100..b8f7e42789 100644
--- a/keyboards/handwired/tennie/keymaps/default/config.h
+++ b/keyboards/handwired/tennie/keymaps/default/config.h
@@ -17,3 +17,4 @@
#pragma once
// place overrides here
+#define TAPPING_TOGGLE 2