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/romac_plus/romac_plus.keymap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/boards/shields/romac_plus') diff --git a/app/boards/shields/romac_plus/romac_plus.keymap b/app/boards/shields/romac_plus/romac_plus.keymap index d8d1f78..2c1929d 100644 --- a/app/boards/shields/romac_plus/romac_plus.keymap +++ b/app/boards/shields/romac_plus/romac_plus.keymap @@ -23,10 +23,10 @@ &kp NUM_7 &kp NUM_8 &kp NUM_9 &kp NUM_4 &kp NUM_5 &kp NUM_6 &kp NUM_1 &kp NUM_2 &kp NUM_3 - &cp M_PLAY &kp NUM_0 &mo 1 + &kp M_PLAY &kp NUM_0 &mo 1 >; - sensor-bindings = <&inc_dec_cp M_NEXT M_PREV>; + sensor-bindings = <&inc_dec_kp M_NEXT M_PREV>; }; nav_layer { -- cgit v1.2.3