Use new leader key implementation
This commit is contained in:
parent
40ed33d94e
commit
d9f10d3b2c
6 changed files with 42 additions and 61 deletions
|
@ -1,6 +1,5 @@
|
|||
#include <behaviors.dtsi>
|
||||
#include <behaviors/num_word.dtsi> // requires auto-layer module
|
||||
#include <behaviors/leader_key.dtsi> // requires leader-key module
|
||||
#include <dt-bindings/zmk/keys.h>
|
||||
#ifdef CONFIG_WIRELESS
|
||||
#include <dt-bindings/zmk/bt.h>
|
||||
|
@ -42,10 +41,6 @@
|
|||
quick-tap-ms = <QUICK_TAP_MS>;
|
||||
};
|
||||
|
||||
&leader { // leader-key config
|
||||
timeout-ms = <650>;
|
||||
};
|
||||
|
||||
/* Homerow mods */
|
||||
|
||||
#define KEYS_L LT0 LT1 LT2 LT3 LT4 LM0 LM1 LM2 LM3 LM4 LB0 LB1 LB2 LB3 LB4 // left hand
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue