Update flea.keymap
This commit is contained in:
parent
6dc81da1ba
commit
3bc2a783a9
1 changed files with 3 additions and 3 deletions
|
|
@ -26,7 +26,7 @@
|
||||||
&sk {
|
&sk {
|
||||||
release-after-ms = <60000>;
|
release-after-ms = <60000>;
|
||||||
};
|
};
|
||||||
as: auto_shift {
|
&as: auto_shift {
|
||||||
|
|
||||||
compatible = "zmk,behavior-hold-tap";
|
compatible = "zmk,behavior-hold-tap";
|
||||||
label = "AUTO_SHIFT";
|
label = "AUTO_SHIFT";
|
||||||
|
|
@ -38,7 +38,7 @@ as: auto_shift {
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
asr: auto_shift_ring {
|
&asr: auto_shift_ring {
|
||||||
|
|
||||||
compatible = "zmk,behavior-hold-tap";
|
compatible = "zmk,behavior-hold-tap";
|
||||||
label = "AUTO_SHIFT_RING";
|
label = "AUTO_SHIFT_RING";
|
||||||
|
|
@ -50,7 +50,7 @@ asr: auto_shift_ring {
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
asp: auto_shift_pinky {
|
&asp: auto_shift_pinky {
|
||||||
|
|
||||||
compatible = "zmk,behavior-hold-tap";
|
compatible = "zmk,behavior-hold-tap";
|
||||||
label = "AUTO_SHIFT_PINKY";
|
label = "AUTO_SHIFT_PINKY";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue