Browse Source

Merge pull request #176 from BrainWart/patch-1

Fix the example mod tap configuration
xmkb
Pete Johanson 4 years ago committed by GitHub
parent
commit
719db13c41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      docs/docs/behavior/mod-tap.md

4
docs/docs/behavior/mod-tap.md

@ -31,8 +31,8 @@ You can configure a different tapping term in your keymap: @@ -31,8 +31,8 @@ You can configure a different tapping term in your keymap:
```
&mt {
tapping_term_ms: <400>;
}
tapping_term_ms = <400>;
};
/ {
keymap {

Loading…
Cancel
Save