Skip to content

Commit

Permalink
sweep: macros
Browse files Browse the repository at this point in the history
  • Loading branch information
dcai committed Sep 17, 2023
1 parent bb05064 commit 431c3f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
config {
bindings = <
//+--------+-------+------------+-------------+--------------+/**/+--------+-------+-------+-------+-----+
&td0 &none &none &none &none /**/&none &none &none &none &none
&td0 &none &none &none &ma_0 /**/&none &none &none &none &none
//+--------+-------+------------+-------------+--------------+/**/+--------+-------+-------+-------+-----+
&kp CAPS &none &none &none &none /**/&none &none &none &none &none
//+--------+-------+------------+-------------+--------------+/**/+--------+-------+-------+-------+-----+
Expand Down Expand Up @@ -147,7 +147,7 @@
};

macros {
chrome_profile: chrome_profile {
ma_0: chrome_switch_window {
compatible = "zmk,behavior-macro";
label = "app";
#binding-cells = <0>;
Expand Down

0 comments on commit 431c3f3

Please sign in to comment.