Skip to content

Commit

Permalink
Please
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Jun 23, 2024
1 parent df99bd7 commit a1a0fc3
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 @@ -15,6 +15,7 @@
#include <behaviors.dtsi>
#include <dt-bindings/zmk/backlight.h>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/ext_power.h>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/rgb.h>

Expand Down Expand Up @@ -96,10 +97,10 @@
└─────────┴─────────┴─────────┴─────────┘└─────────┴─────────┴─────────┴─────────┘ */

bindings = <
&none &none &kp UP &bt BT_NXT &kp LBRC &kp RBRC &kp KP_N7 &kp KP_N8 &kp KP_N9 &kp KP_PLUS
&trans &rgb_ug RGB_EFF &kp LEFT &kp DOWN &kp RIGHT &kp LBKT &kp RBKT &kp KP_N4 &kp KP_N5 &kp KP_N6 &kp KP_MINUS &trans
&trans &kp UNDER &kp PG_UP &kp CAPS &kp PG_DN &kp LPAR &trans &trans &kp RPAR &kp KP_N1 &kp KP_N2 &kp KP_N3 &kp KP_MULTIPLY &trans
&kp LCTRL &kp LSHIFT &trans &trans &trans &kp DELETE &kp KP_N0 &trans
&ext_power EP_ON &ext_power EP_OFF &kp UP &bt BT_NXT &kp LBRC &kp RBRC &kp KP_N7 &kp KP_N8 &kp KP_N9 &kp KP_PLUS
&trans &rgb_ug RGB_EFF &kp LEFT &kp DOWN &kp RIGHT &kp LBKT &kp RBKT &kp KP_N4 &kp KP_N5 &kp KP_N6 &kp KP_MINUS &trans
&trans &kp UNDER &kp PG_UP &kp CAPS &kp PG_DN &kp LPAR &trans &trans &kp RPAR &kp KP_N1 &kp KP_N2 &kp KP_N3 &kp KP_MULTIPLY &trans
&kp LCTRL &kp LSHIFT &trans &trans &trans &kp DELETE &kp KP_N0 &trans
>;

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

0 comments on commit a1a0fc3

Please sign in to comment.