prettier
This commit is contained in:
parent
f245d9761c
commit
274f4b92aa
1 changed files with 2 additions and 0 deletions
|
@ -107,6 +107,7 @@ For example, if you press `&mt LEFT_SHIFT A` and then release it without pressin
|
||||||
The following are suggested hold-tap configurations that work well with home row mods:
|
The following are suggested hold-tap configurations that work well with home row mods:
|
||||||
|
|
||||||
##### Option 1: cross-hand only modifiers, using `tap-unless-interrupted` and positional hold-tap (`hold-trigger-key-positions`)
|
##### Option 1: cross-hand only modifiers, using `tap-unless-interrupted` and positional hold-tap (`hold-trigger-key-positions`)
|
||||||
|
|
||||||
```
|
```
|
||||||
#include <dt-bindings/zmk/keys.h>
|
#include <dt-bindings/zmk/keys.h>
|
||||||
#include <behaviors.dtsi>
|
#include <behaviors.dtsi>
|
||||||
|
@ -137,6 +138,7 @@ The following are suggested hold-tap configurations that work well with home row
|
||||||
```
|
```
|
||||||
|
|
||||||
##### Option 2: `tap-preferred`
|
##### Option 2: `tap-preferred`
|
||||||
|
|
||||||
```
|
```
|
||||||
#include <behaviors.dtsi>
|
#include <behaviors.dtsi>
|
||||||
#include <dt-bindings/zmk/keys.h>
|
#include <dt-bindings/zmk/keys.h>
|
||||||
|
|
Loading…
Add table
Reference in a new issue