Skip to content

Commit

Permalink
Updated corneish_zen.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Sep 30, 2024
1 parent 9995cdb commit 1f088c8
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions config/corneish_zen.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

#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/outputs.h>
#include <dt-bindings/zmk/rgb.h>
Expand Down Expand Up @@ -59,10 +58,10 @@
// | GUI | | SPC | | ENT | | ALT |

bindings = <
&trans &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp BSPC
&trans &bt BT_CLR_ALL &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &kp LEFT &kp DOWN &kp UP &kp RIGHT &kp HOME &kp PG_UP
&trans &rgb_ug RGB_OFF &rgb_ug RGB_ON &ext_power EP_OFF &ext_power EP_ON &rgb_ug RGB_EFF &rgb_ug RGB_EFR &rgb_ug RGB_SPI &rgb_ug RGB_BRI &rgb_ug RGB_BRD &kp END &kp PG_DN
&trans &trans &trans &kp INS &kp DEL &trans
&trans &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp BSPC
&trans &bt BT_CLR_ALL &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &kp LEFT &kp DOWN &kp UP &kp RIGHT &kp HOME &kp PG_UP
&trans &rgb_ug RGB_OFF &rgb_ug RGB_ON &trans &trans &rgb_ug RGB_EFF &rgb_ug RGB_EFR &rgb_ug RGB_SPI &rgb_ug RGB_BRI &rgb_ug RGB_BRD &kp END &kp PG_DN
&trans &trans &trans &kp INS &kp DEL &trans
>;
};

Expand Down

0 comments on commit 1f088c8

Please sign in to comment.