summaryrefslogtreecommitdiff
path: root/keyboard/hhkb/config.h
diff options
context:
space:
mode:
authortmk2013-10-07 23:28:17 +0900
committertmk2013-10-07 23:28:17 +0900
commit35f9f30074263a2a738cbfc513fca6d812ddf6ff (patch)
treebec1e4e96a58eb14feef42b8b1f2057d07ff476a /keyboard/hhkb/config.h
parentd52d554360d3bf06189bfd4f386fa99348d8a0a8 (diff)
Add timeout option to MODS_ONESHOT #66
Diffstat (limited to 'keyboard/hhkb/config.h')
-rw-r--r--keyboard/hhkb/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboard/hhkb/config.h b/keyboard/hhkb/config.h
index 83a911bea..a8f76ae6b 100644
--- a/keyboard/hhkb/config.h
+++ b/keyboard/hhkb/config.h
@@ -40,7 +40,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define TAPPING_TERM 300
/* tap count needed for toggling a feature */
#define TAPPING_TOGGLE 5
-
+/* Oneshot timeout(ms) */
+#define ONESHOT_TIMEOUT 300
/* Boot Magic salt key: Space */
#define BOOTMAGIC_KEY_SALT KC_FN6