diff options
author | Nick Choi <iinikchi@gmail.com> | 2017-05-24 00:35:04 -0400 |
---|---|---|
committer | Nick Choi <iinikchi@gmail.com> | 2017-05-24 00:35:04 -0400 |
commit | ef1714f443be67103ce9eb6adedef6c8875d17e5 (patch) | |
tree | c01ada187fb28e884b860f9bf5694c162e47469b /keyboards/frosty_flake/keymaps/nikchi/config.h | |
parent | 6536b1ce2a136b7e1d0d4bbd94ff47e10765f644 (diff) |
more emoji function comments
Diffstat (limited to 'keyboards/frosty_flake/keymaps/nikchi/config.h')
-rw-r--r-- | keyboards/frosty_flake/keymaps/nikchi/config.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/frosty_flake/keymaps/nikchi/config.h b/keyboards/frosty_flake/keymaps/nikchi/config.h index 45825781df..e91d082c8a 100644 --- a/keyboards/frosty_flake/keymaps/nikchi/config.h +++ b/keyboards/frosty_flake/keymaps/nikchi/config.h @@ -3,7 +3,7 @@ #include "../../config.h" -#define TAPPING_TERM 200 +#define TAPPING_TERM 300 #define LEADER_TIMEOUT 400 #define DISABLE_SPACE_CADET_ROLLOVER @@ -21,3 +21,4 @@ // place overrides here #endif + |