Skip to content

Commit

Permalink
fix issues
Browse files Browse the repository at this point in the history
  • Loading branch information
tokyo2006 committed Jun 23, 2024
1 parent 8638a56 commit d1febde
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/zazu.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include <behaviors/mouse_keys.dtsi>
#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>

Expand Down Expand Up @@ -91,7 +92,7 @@
&kp ESC &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp BSPC
&kp CAPSLOCK &kp A &kp S &kp D &kp F &lt 6 G &kp H &kp J &kp K &kp L &kp SEMI &kp ENTER
&kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp RSHFT &ltq 1 BACKSPACE &ltq 3 TAB
&ltq 2 SPACE &mkp LCLK &mkp MCLK &mkp RCLK &ltq 2 SPACE &ltq 7 ENTER &ltq 6 DELETE &kp UP_ARROW &kp LEFT_ARROW &kp DOWN_ARROW &kp KP_ENTER &kp RIGHT_ARROW
&ltq 2 SPACE &mkp LCLK &mkp MCLK &mkp RCLK &ltq 2 SPACE &ltq 7 ENTER &ltq 6 DELETE &kp UP_ARROW &kp LEFT_ARROW &kp DOWN_ARROW &kp RIGHT_ARROW &ext_power EP_TOG
>;

sensor-bindings = <&inc_dec_kp C_VOLUME_UP C_VOLUME_DOWN>;
Expand Down

0 comments on commit d1febde

Please sign in to comment.