mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-08 22:35:18 -05:00
fix(docs): Add missing semicolon to examples
Co-authored-by: Christian Stücklberger <christian.stuecklberger@ergon.ch>
This commit is contained in:
committed by
GitHub
parent
5b86fdd876
commit
8196b1d46b
@@ -38,8 +38,8 @@ You can configure a different `release-after-ms` in your keymap:
|
||||
/ {
|
||||
keymap {
|
||||
...
|
||||
}
|
||||
}
|
||||
};
|
||||
};
|
||||
```
|
||||
|
||||
### Advanced usage
|
||||
|
||||
Reference in New Issue
Block a user