1 2 3 4 5 6 7 8 9
/ { behaviors { kp: behavior_key_press { compatible = "zmk,behavior-key-press"; label = "KEY_PRESS"; #binding-cells = <1>; }; }; };