This commit is contained in:
parent
45527b3a4a
commit
d2dd2960e6
2 changed files with 10 additions and 1 deletions
5
config/macros.dtsi
Normal file
5
config/macros.dtsi
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
ZMK_MACRO(lte,
|
||||
wait-ms = <30>;
|
||||
tap-ms = <40>;
|
||||
bindings = <&kp LT &kp EQUAL>;
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue