fixes for feedback round 2
This commit is contained in:
parent
c5ca664411
commit
c9a82d71d0
4 changed files with 29 additions and 29 deletions
|
|
@ -3,7 +3,6 @@
|
|||
#include <behaviors/none.dtsi>
|
||||
#include <behaviors/mod_tap.dtsi>
|
||||
#include <behaviors/layer_tap.dtsi>
|
||||
#include <behaviors/homerow_tap.dtsi>
|
||||
#include <behaviors/momentary_layer.dtsi>
|
||||
#include <behaviors/toggle_layer.dtsi>
|
||||
#include <behaviors/reset.dtsi>
|
||||
|
|
|
|||
|
|
@ -1,12 +0,0 @@
|
|||
/ {
|
||||
behaviors {
|
||||
ht: behavior_homerow_mod {
|
||||
compatible = "zmk,behavior-hold-tap";
|
||||
label = "HOMEROW_MOD";
|
||||
#binding-cells = <2>;
|
||||
flavor = "balanced";
|
||||
tapping_term_ms = <200>;
|
||||
bindings = <&kp>, <&kp>;
|
||||
};
|
||||
};
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue