Change pos 0 from hold-tap to tap-dance: tap=grave, double-tap=ESC
This commit is contained in:
parent
437275d284
commit
43d82e14ff
4 changed files with 251 additions and 388 deletions
|
|
@ -1,7 +1,7 @@
|
|||
layout: {zmk_keyboard: corne}
|
||||
layers:
|
||||
CARP:
|
||||
- {t: '`', h: Esc}
|
||||
- {t: '`', s: Esc, type: tap_dance}
|
||||
- Q
|
||||
- G
|
||||
- M
|
||||
|
|
@ -44,7 +44,7 @@ layers:
|
|||
- $$mdi:backspace-outline$$
|
||||
- $$mdi:apple-keyboard-option$$
|
||||
QWRT:
|
||||
- {t: '`', h: Esc}
|
||||
- {t: '`', s: Esc, type: tap_dance}
|
||||
- Q
|
||||
- W
|
||||
- E
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue