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

@@ -15,8 +15,8 @@
default_layer {
bindings = <
&tog 1 &cp M_PREV &cp M_PLAY &cp M_NEXT
&mo 2 &cp M_VOLD &kp UARW &cp M_VOLU
&tog 1 &kp M_PREV &kp M_PLAY &kp M_NEXT
&mo 2 &kp M_VOLD &kp UARW &kp M_VOLU
&mo 3 &kp LARW &kp DARW &kp RARW
>;