diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-09-11 10:36:28 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-11 10:36:28 -0400 |
commit | 719db13c4150e0d09da2d3dbe90838fe604c2267 (patch) | |
tree | 353b90a94eb7f33d4e411c9732aa06d42d09e928 | |
parent | 3f9bb3edabd74d7e5423032dab3362d7bda3ceb0 (diff) | |
parent | cd00c0aad41e4aad369bbc12f68b888ab2d9ddd4 (diff) |
Merge pull request #176 from BrainWart/patch-1
Fix the example mod tap configuration
-rw-r--r-- | docs/docs/behavior/mod-tap.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docs/behavior/mod-tap.md b/docs/docs/behavior/mod-tap.md index dcac492..068928a 100644 --- a/docs/docs/behavior/mod-tap.md +++ b/docs/docs/behavior/mod-tap.md @@ -31,8 +31,8 @@ You can configure a different tapping term in your keymap: ``` &mt { - tapping_term_ms: <400>; -} + tapping_term_ms = <400>; +}; / { keymap { |