This commit is contained in:
Glen Goodwin 2022-04-09 13:52:20 -04:00
parent 45527b3a4a
commit d2dd2960e6
2 changed files with 10 additions and 1 deletions

5
config/macros.dtsi Normal file
View file

@ -0,0 +1,5 @@
ZMK_MACRO(lte,
wait-ms = <30>;
tap-ms = <40>;
bindings = <&kp LT &kp EQUAL>;
)