refactor: Replace use of cp with kp for shields.

This commit is contained in:
Pete Johanson
2020-11-04 16:56:22 -05:00
parent eff1b8223b
commit a4dc92a2b9
6 changed files with 15 additions and 15 deletions

View File

@@ -28,7 +28,7 @@
&kp LALT &kp LGUI &mo 1 &kp SPC &kp RET &mo 2 &kp BKSP &kp RGUI
>;
sensor-bindings = <&inc_dec_cp M_VOLU M_VOLD>;
sensor-bindings = <&inc_dec_kp M_VOLU M_VOLD>;
};
lower_layer {
@@ -46,7 +46,7 @@
&trans &trans &trans &trans &trans &trans &trans &trans
>;
sensor-bindings = <&inc_dec_cp M_VOLU M_VOLD>;
sensor-bindings = <&inc_dec_kp M_VOLU M_VOLD>;
};
raise_layer {
@@ -64,7 +64,7 @@
&trans &trans &trans &trans &trans &trans &trans &trans
>;
sensor-bindings = <&inc_dec_cp M_VOLU M_VOLD>;
sensor-bindings = <&inc_dec_kp M_VOLU M_VOLD>;
};
};
};