Skip to content

Commit

Permalink
fix bluetooth windows macro
Browse files Browse the repository at this point in the history
  • Loading branch information
AlaaSaadAbdo authored Apr 26, 2024
1 parent 8a1d904 commit d6be261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/macros.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ MACRO(symW, &macro_tap &kp K_CANCEL &macro_press &mo SYMW &macro_pause_for_relea
MACRO(grave3, &macro_tap &kp GRAVE &macro_tap &kp GRAVE &macro_tap &kp GRAVE, 0, 0)

MACRO(btblmac, &macro_tap &to HDN &macro_tap &bt BT_SEL 0, 10, 10)
MACRO(btblwin, &macro_tap &kp HDNW &macro_tap &bt BT_SEL 1, 10, 10)
MACRO(btblwin, &macro_tap &to HDNW &macro_tap &bt BT_SEL 1, 10, 10)

0 comments on commit d6be261

Please sign in to comment.