9 lines
147 B
Text
9 lines
147 B
Text
/ {
|
|
behaviors {
|
|
kp: behavior_key_press {
|
|
compatible = "zmk,behavior-key-press";
|
|
label = "KEY_PRESS";
|
|
#binding-cells = <1>;
|
|
};
|
|
};
|
|
};
|