Let home row mods combine themselves

This commit is contained in:
keymap-editor[bot]
2024-06-21 02:28:19 +00:00
committed by GitHub
parent 8041a5fe42
commit e06d061ed0
+4 -2
View File
@@ -59,9 +59,10 @@
#binding-cells = <2>; #binding-cells = <2>;
tapping-term-ms = <200>; tapping-term-ms = <200>;
flavor = "balanced"; flavor = "tap-preferred";
quick-tap-ms = <0>; quick-tap-ms = <0>;
hold-trigger-key-positions = <48 49 6 7 8 9 10 11 18 19 20 21 22 23 30 31 32 33 34 35 43 44 45 46 47 48 49 54 55 56 57 40 39 38>; hold-trigger-key-positions = <48 49 6 7 8 9 10 11 18 19 20 21 22 23 30 31 32 33 34 35 43 44 45 46 47 48 49 54 55 56 57 40 39 38>;
hold-trigger-on-release;
}; };
hm_right: hm_right { hm_right: hm_right {
@@ -71,9 +72,10 @@
#binding-cells = <2>; #binding-cells = <2>;
tapping-term-ms = <200>; tapping-term-ms = <200>;
flavor = "balanced"; flavor = "tap-preferred";
quick-tap-ms = <0>; quick-tap-ms = <0>;
hold-trigger-key-positions = <0 1 2 4 5 12 13 14 15 16 17 24 25 26 27 28 29 36 37 38 39 40 41 42 50 51 52 53 3>; hold-trigger-key-positions = <0 1 2 4 5 12 13 14 15 16 17 24 25 26 27 28 29 36 37 38 39 40 41 42 50 51 52 53 3>;
hold-trigger-on-release;
}; };
}; };