Skip to content

Commit

Permalink
Updated corne.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Aug 20, 2024
1 parent 770ad3f commit f893187
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#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>

/ {
combos {
Expand Down Expand Up @@ -110,10 +111,10 @@

FPS {
bindings = <
&trans &kp NUMBER_1 &kp NUMBER_2 &kp W &kp NUMBER_3 &kp R &trans &trans &trans &trans &trans &trans
&kp LEFT_SHIFT &kp Q &kp A &kp S &kp D &kp F &trans &trans &trans &trans &trans &trans
&kp LEFT_CONTROL &trans &trans &kp X &kp C &kp G &trans &trans &trans &trans &trans &trans
&trans &kp E &trans &trans &trans &to 1
&trans &kp NUMBER_1 &kp NUMBER_2 &kp W &kp NUMBER_3 &kp R &trans &trans &trans &trans &trans &trans
&kp LEFT_SHIFT &kp Q &kp A &kp S &kp D &kp F &rgb_ug RGB_COLOR_HSB(74,86,51) &trans &trans &trans &trans &rgb_ug RGB_ON
&kp LEFT_CONTROL &trans &trans &kp X &kp C &kp G &rgb_ug RGB_COLOR_HSB(294,93,52) &trans &trans &trans &trans &trans
&trans &kp E &trans &rgb_ug RGB_COLOR_HSB(168,68,50) &trans &to 1
>;
};
};
Expand Down

0 comments on commit f893187

Please sign in to comment.