From a4dc92a2b9e1838287d7f9bf8a8551e8dfdf2864 Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Wed, 4 Nov 2020 16:56:22 -0500 Subject: refactor: Replace use of `cp` with `kp` for shields. --- app/boards/shields/lily58/lily58.keymap | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app/boards/shields/lily58') diff --git a/app/boards/shields/lily58/lily58.keymap b/app/boards/shields/lily58/lily58.keymap index d44b3fe..73ade14 100644 --- a/app/boards/shields/lily58/lily58.keymap +++ b/app/boards/shields/lily58/lily58.keymap @@ -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>; }; }; }; -- cgit v1.2.3