forked from kofal.net/zmk
refactor: replace tapping_term_ms with tapping-term-ms
* The underscore form of this property is deprecated.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
&mt {
|
||||
flavor = "tap-preferred";
|
||||
tapping_term_ms = <140>;
|
||||
tapping-term-ms = <140>;
|
||||
};
|
||||
|
||||
/ {
|
||||
|
||||
Reference in New Issue
Block a user