diff --git a/config/corne.keymap b/config/corne.keymap index 3031d46..7de0edb 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -47,8 +47,8 @@ // | GUI | | SPC | | ENT | | ALT | bindings = < -&studio_unlock &trans &trans &trans &trans &trans &trans &kp HOME &kp UP &kp END &kp LS(LBKT) &trans -&sys_reset &bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &trans &kp LEFT &kp DOWN &kp RIGHT &kp LS(RBKT) &trans +&studio_unlock &bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &trans &kp HOME &kp UP &kp END &kp LS(LBKT) &trans +&sys_reset &kp LCTRL &kp LSHFT &kp LALT &kp LGUI &trans &trans &kp LEFT &kp DOWN &kp RIGHT &kp LS(RBKT) &trans &trans &rgb_ug RGB_TOG &rgb_ug RGB_EFF &rgb_ug RGB_BRD &rgb_ug RGB_BRI &trans &trans &kp LPAR &kp RPAR &kp LBKT &kp RBKT &trans &trans &trans &trans &trans &trans &trans >; diff --git a/config/sofle.keymap b/config/sofle.keymap index 2c4ae28..da81f5a 100644 --- a/config/sofle.keymap +++ b/config/sofle.keymap @@ -48,11 +48,11 @@ // | | | | | | | | | | | | bindings = < -&studio_unlock &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans -&studio_unlock &trans &trans &trans &trans &trans &trans &kp HOME &kp UP &kp END &kp LS(LBKT) &trans -&sys_reset &bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &trans &kp LEFT &kp DOWN &kp RIGHT &kp LS(RBKT) &trans -&trans &rgb_ug RGB_TOG &rgb_ug RGB_EFF &rgb_ug RGB_BRD &rgb_ug RGB_BRI &trans &trans &trans &trans &kp LPAR &kp RPAR &kp LBKT &kp RBKT &trans - &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans +&&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans +&studio_unlock &bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &trans &kp HOME &kp UP &kp END &kp LS(LBKT) &trans +&sys_reset &kp LCTRL &kp LSHFT &kp LALT &kp LGUI &trans &trans &kp LEFT &kp DOWN &kp RIGHT &kp LS(RBKT) &trans +&trans &rgb_ug RGB_TOG &rgb_ug RGB_EFF &rgb_ug RGB_BRD &rgb_ug RGB_BRI &trans &trans &trans &trans &kp LPAR &kp RPAR &kp LBKT &kp RBKT &trans + &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans >; sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp PG_UP PG_DN>; @@ -77,5 +77,16 @@ sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp PG_UP PG_DN>; }; + extra_1 { + status = "reserved"; + }; + + extra_2 { + status = "reserved"; + }; + + extra_3 { + status = "reserved"; + }; }; }; diff --git a/snippets/rgb-config/rgb-config.conf b/snippets/rgb-config/rgb-config.conf index d6674bd..57170ab 100644 --- a/snippets/rgb-config/rgb-config.conf +++ b/snippets/rgb-config/rgb-config.conf @@ -1,5 +1,6 @@ ### RGB UNDERGLOW CONFIG_ZMK_RGB_UNDERGLOW=y +CONFIG_ZMK_RGB_UNDERGLOW_ON_START=n CONFIG_WS2812_STRIP=y # 0 Solid color 1 Breathe 2 Spectrum 3 Swirl CONFIG_ZMK_RGB_UNDERGLOW_EFF_START=3