Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
madmaxdios committed Feb 11, 2024
2 parents 57628ee + c533d49 commit 83b45d4
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions config/via_spanish.h
Original file line number Diff line number Diff line change
Expand Up @@ -223,12 +223,15 @@
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings
= < &kp LC(C) &kp END &kp RET >
, < &kp W &kp R &kp I &kp T &kp E &kp SPACE >
, < &kp MINUS &kp LC(V) &kp MINUS &kp SPACE >
, < &kp LC(V) &kp LS(N7) &kp LS(RBKT) &kp SPACE >
, < &kp F &kp I &kp X &kp M &kp E &kp SPACE >
, < &kp B &kp O &kp R &kp R &kp A &kp R > ;
= < &kp LC(C) &kp LA(F) &macro_wait_time 200 >
, < &kp LC(V) &kp RIGHT &kp RIGHT &kp LC(V) > ;
// = < &kp LC(C) &kp END &kp RET >
// , < &kp W &kp R &kp I &kp T &kp E &kp SPACE >
// , < &kp MINUS &kp LC(V) &kp MINUS &kp SPACE >
// , < &kp LC(V) &kp LS(N7) &kp LS(RBKT) &kp SPACE >
// , < &kp F &kp I &kp X &kp M &kp E &kp SPACE >
// , < &kp B &kp O &kp R &kp R &kp A &kp R > ;

};
};
};
Expand Down

0 comments on commit 83b45d4

Please sign in to comment.