Skip to content

Commit

Permalink
Add output selection toggle binding key
Browse files Browse the repository at this point in the history
  • Loading branch information
deividaspetraitis committed Apr 15, 2024
1 parent 9cebacb commit 3be7ebd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/think_corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/rgb.h>
#include <dt-bindings/zmk/ext_power.h>
#include <dt-bindings/zmk/outputs.h>

/* Layers */
#define DEFAULT 0
Expand Down Expand Up @@ -85,7 +86,7 @@
adjust_layer {
bindings = <
&trans &trans &bt BT_SEL 3 &bt BT_SEL 1 &bt BT_PRV &bt BT_SEL 0 &bt BT_SEL 2 &bt BT_SEL 4 &bt BT_CLR &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &bt BT_NXT &trans &trans
&trans &trans &out OUT_TOG &trans &trans &trans &trans &trans &trans &bt BT_NXT &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &lt LOWER ESC &kp SPACE &kp RET &mo RAISE &trans
>;
Expand Down

0 comments on commit 3be7ebd

Please sign in to comment.