more combos
This commit is contained in:
committed by
GitHub
parent
af805264fc
commit
3f4922dcd1
@@ -36,6 +36,26 @@
|
||||
bindings = <&kp BACKSPACE>;
|
||||
key-positions = <8 9>;
|
||||
};
|
||||
|
||||
combo_cc {
|
||||
bindings = <&kp LC(C)>;
|
||||
key-positions = <21 22>;
|
||||
};
|
||||
|
||||
combo_bb {
|
||||
bindings = <&kp LC(B)>;
|
||||
key-positions = <23 24>;
|
||||
};
|
||||
|
||||
combo_ww {
|
||||
bindings = <&kp LC(W)>;
|
||||
key-positions = <1 2>;
|
||||
};
|
||||
|
||||
combo_tab {
|
||||
bindings = <&kp TAB>;
|
||||
key-positions = <0 1>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user