refactor: replace quick_tap_ms with quick-tap-ms
* The underscore form of this property is deprecated.
This commit is contained in:
parent
3a38979684
commit
6f2e19ff88
4 changed files with 5 additions and 5 deletions
|
|
@ -14,7 +14,7 @@
|
|||
#define SYM_L 4
|
||||
|
||||
// Using layer taps on thumbs, having quick tap as well helps w/ repeating space/backspace
|
||||
< { quick_tap_ms = <200>; };
|
||||
< { quick-tap-ms = <200>; };
|
||||
|
||||
/ {
|
||||
behaviors {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue