Skip to content

Commit

Permalink
1 Key quit working
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Dec 23, 2024
1 parent ee1159a commit e35d4e2
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions config/xiao_flex_v2.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,14 @@

#include <dt-bindings/led/led.h>
#include <behaviors/mouse_keys.dtsi>
#include <dt-bindings/zmk/mouse.h>
#include <behaviors.dtsi>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/ext_power.h>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/mouse.h>
#include <dt-bindings/zmk/outputs.h>
#include <dt-bindings/zmk/pointing.h>
#include <dt-bindings/zmk/pointing.h>

/ {
behaviors {
Expand Down Expand Up @@ -108,11 +110,11 @@

layer_4 {
bindings = <
&kp GRAVE &kp LEFT_BRACE &kp AMPS &kp STAR &kp RIGHT_BRACE &kp TILDE &kp GRAVE &none &none &none &none &none
&kp CARET &kp LPAR &kp HASH &kp EXCL &kp RPAR &kp PRCNT &kp CARET &kp LSHFT &kp LCTRL &kp LALT &kp LWIN &none
&kp PIPE &kp LBKT &kp DOLLAR &kp AT &kp RBKT &kp BACKSLASH &kp PIPE &none &none &none &none &none
&trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans
&kp GRAVE &kp LEFT_BRACE &kp AMPS &kp STAR &kp RIGHT_BRACE &kp TILDE &kp GRAVE &none &none &none &none &none
&kp CARET &kp LPAR &kp HASH &kp EXCL &kp RPAR &kp PRCNT &kp LESS_THAN &kp LSHFT &kp LCTRL &kp LALT &kp LWIN &none
&kp PIPE &kp LBKT &kp DOLLAR &kp AT &kp RBKT &kp BACKSLASH &kp GREATER_THAN &none &none &none &none &none
&trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans
&trans &trans &trans
>;

Expand Down

0 comments on commit e35d4e2

Please sign in to comment.