Skip to content

Commit

Permalink
Updated charybdis.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Dec 16, 2024
1 parent 9005d17 commit d648c43
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions config/charybdis.keymap
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
#include <dt-bindings/zmk/mouse.h>
#include <behaviors.dtsi>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/mouse.h>
#include <dt-bindings/zmk/pointing.h>

&lt {
tapping-term-ms = <200>;
Expand Down Expand Up @@ -29,7 +30,7 @@
&kp TAB &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp BACKSLASH
&kp LEFT_SHIFT &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp APOS
&kp LCTRL &lt 3 Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &lt 3 SLASH &kp DELETE
&kp LEFT_ARROW &kp UP_ARROW &lt 1 LEFT_WIN &lt 2 ENTER &kp RIGHT_ARROW
&kp LEFT_ARROW &kp SPACE &lt 1 LEFT_WIN &lt 2 ENTER &kp RIGHT_ARROW
&kp LEFT_ALT &kp SPACE &kp DOWN_ARROW
>;

Expand Down

0 comments on commit d648c43

Please sign in to comment.