9 lines
141 B
Text
9 lines
141 B
Text
/ {
|
|
behaviors {
|
|
mt: behavior_mod_tap {
|
|
compatible = "zmk,behavior-mod-tap";
|
|
label = "MOD_TAP";
|
|
#binding-cells = <2>;
|
|
};
|
|
};
|
|
};
|