mirror of
https://github.com/babariviere/zmk-config.git
synced 2025-01-18 02:52:29 +00:00
fix: add missing semicolon
This commit is contained in:
parent
0451100e33
commit
c5d7b7e53c
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
&sk {
|
||||
release-after-ms = <2000>;
|
||||
}
|
||||
};
|
||||
|
||||
/ {
|
||||
behaviors {
|
||||
|
|
Loading…
Reference in a new issue