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] authored Jul 31, 2024
1 parent 6625873 commit 81e4587
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion config/charybdis.keymap
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#include <behaviors.dtsi>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/mouse.h>

Expand Down Expand Up @@ -51,9 +52,20 @@
&kp UNDERSCORE &kp EQUAL &kp PIPE &kp GRAVE &kp P &kp LEFT_BRACKET &kp RBKT &kp F1 &kp F2 &kp F3 &kp F4 &kp K_SLEEP
&kp SINGLE_QUOTE &kp A &kp F &kp G &kp H &kp LBRC &kp RIGHT_BRACE &kp F5 &kp F6 &kp F7 &kp F8 &kp DOUBLE_QUOTES
&kp COLON &kp Z &kp X &kp C &kp V &kp LEFT_PARENTHESIS &kp RIGHT_PARENTHESIS &kp F9 &kp F10 &kp F11 &kp F12 &kp QUESTION
&to 1 &kp K_UNDO &kp LSHFT &kp RIGHT_CONTROL &kp BACKSPACE
&trans &kp K_UNDO &kp LSHFT &kp RIGHT_CONTROL &mo 3
&kp SPACE &mkp LCLK &mkp RCLK
>;
};

layer_3 {
bindings = <
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &bt BT_SEL 1 &bt BT_SEL 0 &bt BT_CLR &bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans
&trans &trans &trans
>;
};
};
};

0 comments on commit 81e4587

Please sign in to comment.