Allow multiple modifier keys
This commit is contained in:
@@ -37,7 +37,8 @@
|
||||
#binding-cells = <2>;
|
||||
tapping-term-ms = <200>;
|
||||
flavor = "tap-preferred";
|
||||
hold-trigger-key-positions = <6 7 8 9 10 11 18 19 20 21 22 23 30 31 32 33 34 35 40 41 13 14 15 16>;
|
||||
hold-trigger-key-positions = <6 7 8 9 10 11 18 19 20 21 22 23 30 31 32 33 34 35 40 41>;
|
||||
hold-trigger-on-release;
|
||||
};
|
||||
|
||||
hm_right: hm_right {
|
||||
@@ -48,7 +49,8 @@
|
||||
#binding-cells = <2>;
|
||||
tapping-term-ms = <200>;
|
||||
flavor = "tap-preferred";
|
||||
hold-trigger-key-positions = <0 1 2 3 4 5 12 13 14 15 16 17 24 25 26 27 28 29 36 37 22 21 20 19>;
|
||||
hold-trigger-key-positions = <0 1 2 3 4 5 12 13 14 15 16 17 24 25 26 27 28 29 36 37>;
|
||||
hold-trigger-on-release;
|
||||
};
|
||||
|
||||
// rgb_encoder_hue: rgb_encoder_hue {
|
||||
|
||||
Reference in New Issue
Block a user