summaryrefslogtreecommitdiffstats
path: root/keyboards/frosty_flake/keymaps/nikchi/config.h
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-05-30 21:38:22 +0200
committerGitHub <noreply@github.com>2017-05-30 21:38:22 +0200
commit328bde1624ecf7c5bce878398f39dd580ded5014 (patch)
tree904169689b45d99760e7b64ba03a877a07036a14 /keyboards/frosty_flake/keymaps/nikchi/config.h
parentcb791cf6cdbcd9fd1291f36f6b1a6840753db97f (diff)
parent3c4022c41bc69b0bec94b2f34b6958ff41924254 (diff)
downloadqmk_firmware-328bde1624ecf7c5bce878398f39dd580ded5014.tar.gz
qmk_firmware-328bde1624ecf7c5bce878398f39dd580ded5014.tar.xz
Merge pull request #1323 from nikchi/master
Variable tapping terms
Diffstat (limited to 'keyboards/frosty_flake/keymaps/nikchi/config.h')
-rw-r--r--keyboards/frosty_flake/keymaps/nikchi/config.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/keyboards/frosty_flake/keymaps/nikchi/config.h b/keyboards/frosty_flake/keymaps/nikchi/config.h
index e91d082c8..3f7852643 100644
--- a/keyboards/frosty_flake/keymaps/nikchi/config.h
+++ b/keyboards/frosty_flake/keymaps/nikchi/config.h
@@ -3,8 +3,8 @@
#include "../../config.h"
-#define TAPPING_TERM 300
-#define LEADER_TIMEOUT 400
+#define TAPPING_TERM 200
+#define LEADER_TIMEOUT 800
#define DISABLE_SPACE_CADET_ROLLOVER
@@ -21,4 +21,3 @@
// place overrides here
#endif
-