Skip to content

Commit

Permalink
Update 48Key.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
Glitch860 authored Aug 21, 2024
1 parent 7c6c823 commit 90d382e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions config/boards/shields/48Key/48Key.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include <behaviors.dtsi>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/outputs.h>

#define DEFAULT 0
#define FUNCTION 1
Expand Down Expand Up @@ -45,10 +46,10 @@ keymap {
};
settings_layer {
bindings = <
&bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none &none &none &none &none &none &bt BT_CLR
&bt BT_DISC 0 &bt BT_DISC 1 &bt BT_DISC 2 &bt BT_DISC 3 &bt BT_DISC 4 &none &none &none &none &none &none &out OUT_TOG
&none &none &none &none &none &none &none &none &none &none &none &none
&bootloader &none &none &trans &trans &trans &trans &trans &trans &none &none &bt BT_CLR_ALL
&bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none &none &none &none &none &none &bt BT_CLR
&bt BT_DISC 0 &bt BT_DISC 1 &bt BT_DISC 2 &bt BT_DISC 3 &bt BT_DISC 4 &none &none &none &none &none &none &out OUT_TOG
&none &none &none &none &none &none &none &none &none &none &none &none
&bootloader &none &none &trans &trans &trans &trans &trans &trans &none &none &bt BT_CLR_ALL
>;
};
fn_layer {
Expand Down

0 comments on commit 90d382e

Please # to comment.