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
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue