moved power to layer 1

This commit is contained in:
Jack Hartstein 2020-12-25 18:15:19 -08:00
parent a5e81f615f
commit beb13599a6
7 changed files with 11 additions and 11 deletions

View file

@ -24,7 +24,7 @@
&kp KP_NUMBER_7 &kp KP_NUMBER_8 &kp KP_NUMBER_9 &kp KP_PLUS
&kp KP_NUMBER_4 &kp KP_NUMBER_5 &kp KP_NUMBER_6 &none
&kp K_MUTE &kp KP_NUMBER_1 &kp KP_NUMBER_2 &kp KP_NUMBER_3 &kp KP_ENTER
&ext_power EP_TOG &none &kp KP_NUMBER_0 &kp KP_DOT &none
&kp BACKSPACE &none &kp KP_NUMBER_0 &kp KP_DOT &none
>;
sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN>;
@ -35,8 +35,8 @@
&tog RGB_BT &trans &trans &trans
&kp HOME &kp UP &kp PG_UP &trans
&kp LEFT &none &kp RIGHT &none
&trans &kp END &kp DOWN &kp PG_DN &trans
&trans &none &kp INS &kp DEL &none
&ext_power EP_TOG &kp END &kp DOWN &kp PG_DN &trans
&none &none &kp INS &kp DEL &none
>;
sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN>;
@ -48,7 +48,7 @@
&rgb_ug RGB_HUI &rgb_ug RGB_SAI &rgb_ug RGB_BRI &none
&rgb_ug RGB_HUD &rgb_ug RGB_SAD &rgb_ug RGB_BRD &none
&bootloader &none &bt BT_CLR &bt BT_NXT &none
&trans &none &none &bt BT_PRV &none
&none &none &none &bt BT_PRV &none
>;
sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN>;
};

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB