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:
@@ -11,7 +11,7 @@
|
||||
|
||||
&mt {
|
||||
// flavor = "tap-preferred";
|
||||
// tapping_term_ms = <200>;
|
||||
// tapping-term-ms = <200>;
|
||||
};
|
||||
|
||||
/ {
|
||||
|
||||
Reference in New Issue
Block a user