Okke Formsma
4 years ago
102 changed files with 0 additions and 83 deletions
@ -1,27 +0,0 @@
@@ -1,27 +0,0 @@
|
||||
#include <dt-bindings/zmk/keys.h> |
||||
#include <behaviors.dtsi> |
||||
#include <dt-bindings/zmk/kscan-mock.h> |
||||
|
||||
/ { |
||||
behaviors { |
||||
ht_bal: behavior_hold_tap_balanced { |
||||
compatible = "zmk,behavior-hold-tap"; |
||||
label = "HOLD_TAP_BALANCED"; |
||||
#binding-cells = <2>; |
||||
flavor = "balanced"; |
||||
tapping_term_ms = <300>; |
||||
bindings = <&kp>, <&kp>; |
||||
}; |
||||
}; |
||||
|
||||
keymap { |
||||
compatible = "zmk,keymap"; |
||||
label ="Default keymap"; |
||||
|
||||
default_layer { |
||||
bindings = < |
||||
&ht_bal LSFT F &ht_bal LCTL J |
||||
&kp D &kp RCTL>; |
||||
}; |
||||
}; |
||||
}; |
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue