diff options
author | Dylan Khor <khord@simspace.com> | 2017-03-16 13:07:01 -0400 |
---|---|---|
committer | Dylan Khor <khord@simspace.com> | 2017-03-16 13:07:01 -0400 |
commit | 6ca1c49d38ddc31c5fc9ef1c180849804fe358fd (patch) | |
tree | ac8d511a4aef576de2eb3a4d011898a86f77f1b1 /keyboards/planck/keymaps/khord/config.h | |
parent | 0c8f71e3c7fe258e6e084d7eec018b89a499d014 (diff) | |
download | qmk_firmware-6ca1c49d38ddc31c5fc9ef1c180849804fe358fd.tar.gz |
test fixes for tap dane
Diffstat (limited to 'keyboards/planck/keymaps/khord/config.h')
-rw-r--r-- | keyboards/planck/keymaps/khord/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/planck/keymaps/khord/config.h b/keyboards/planck/keymaps/khord/config.h index 76a1f8832..008f3a5c2 100644 --- a/keyboards/planck/keymaps/khord/config.h +++ b/keyboards/planck/keymaps/khord/config.h @@ -63,7 +63,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. ) /* Tap Dance */ -#define TAPPING_TERM 200 +#define TAPPING_TERM 150 /* * Feature disable options |