mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
Merge pull request #176 from BrainWart/patch-1
Fix the example mod tap configuration
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user