Update flea.keymap
This commit is contained in:
parent
3bc2a783a9
commit
2a9a9ca921
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{
|
||||||
|
|
||||||
compatible = "zmk,behavior-hold-tap";
|
compatible = "zmk,behavior-hold-tap";
|
||||||
label = "AUTO_SHIFT";
|
label = "AUTO_SHIFT";
|
||||||
|
|
@ -38,7 +38,7 @@
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&asr: auto_shift_ring {
|
&asr{
|
||||||
|
|
||||||
compatible = "zmk,behavior-hold-tap";
|
compatible = "zmk,behavior-hold-tap";
|
||||||
label = "AUTO_SHIFT_RING";
|
label = "AUTO_SHIFT_RING";
|
||||||
|
|
@ -50,7 +50,7 @@
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&asp: auto_shift_pinky {
|
&asp{
|
||||||
|
|
||||||
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