refactor: Replace use of cp with kp for shields.
This commit is contained in:
parent
eff1b8223b
commit
a4dc92a2b9
6 changed files with 15 additions and 15 deletions
|
|
@ -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
|
||||
>;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue