Skip to content

Commit

Permalink
Please work
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Jun 24, 2024
1 parent 2bf1912 commit 16f4d36
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions config/klor.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/ext_power.h>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/rgb.h>

#define BASE 0
Expand Down Expand Up @@ -69,10 +70,10 @@
└─────────┴─────────┴─────────┴─────────┘└─────────┴─────────┴─────────┴─────────┘ */

bindings = <
&kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P
&kp TAB &mt TAB A &kp S &hm LEFT_CONTROL D &hm LEFT_SHIFT F &kp G &kp H &hm RIGHT_SHIFT J &hm RIGHT_CONTROL K &kp L &kp SEMICOLON &kp SQT
&kp DEL &mt DELETE Z &kp X &kp C &kp V &kp B &trans &trans &kp N &kp M &kp COMMA &kp PERIOD &mt BACKSLASH SLASH &kp BSLH
&kp LCTRL &mo 1 &kp SPACE &kp LALT &kp LGUI &kp RET &mo 2 &kp BSPC
&kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P
&kp TAB &mt TAB A &kp S &hm LEFT_CONTROL D &hm LEFT_SHIFT F &kp G &kp H &hm RIGHT_SHIFT J &hm RIGHT_CONTROL K &kp L &kp SEMICOLON &kp SQT
&kp DEL &mt DELETE Z &kp X &kp C &kp V &kp B &trans &kt K_MUTE &kp N &kp M &kp COMMA &kp PERIOD &mt BACKSLASH SLASH &kp BSLH
&kp LCTRL &mo 1 &kp SPACE &kp LALT &kp LGUI &kp RET &mo 2 &kp BSPC
>;

sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN>;
Expand Down

0 comments on commit 16f4d36

Please sign in to comment.