Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewtodd committed Dec 30, 2024
1 parent 96fbd03 commit 3a23e8f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
};

macros {
bt0: bluetooth_select_only {
bt0: bluetooth_select_only_0 {
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings
Expand All @@ -59,7 +59,7 @@
;
};

bt1: bluetooth_select_only {
bt1: bluetooth_select_only_1 {
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings
Expand All @@ -70,7 +70,7 @@
;
};

bt2: bluetooth_select_only {
bt2: bluetooth_select_only_2 {
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings
Expand All @@ -81,7 +81,7 @@
;
};

bt3: bluetooth_select_only {
bt3: bluetooth_select_only_3 {
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings
Expand Down

0 comments on commit 3a23e8f

Please sign in to comment.