fix(docs): Fix the example mod tap configuration

This commit is contained in:
Cody McGinnis 2020-09-11 02:28:55 -04:00 committed by GitHub
parent 3f9bb3edab
commit cd00c0aad4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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