summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2023-05-14 11:03:18 -0400
committerKjetil Orbekk <kj@orbekk.com>2023-05-14 11:03:37 -0400
commita9788caff57e1cf74f54a9262e96ab85a03e6618 (patch)
treef09dd45463a323cc1bf46095b5572771c79cd2d0
parent0723f12bb94ee192f054f10c4edf22c2d68c6e75 (diff)
fix modifier
-rw-r--r--config/base.keymap6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/base.keymap b/config/base.keymap
index a61a9e1..6b30f1e 100644
--- a/config/base.keymap
+++ b/config/base.keymap
@@ -78,7 +78,7 @@
global-quick-tap-ms = <100>;
key-positions = <LM1 LM2>;
layers = <QW>;
- bindings = <&hm_left LA(LCTRL) LC(B)>;
+ bindings = <&hm_left LS(LCTRL) LC(B)>;
};
combo_q_c_c {
@@ -94,7 +94,7 @@
global-quick-tap-ms = <100>;
key-positions = <LM1 LM2>;
layers = <DV>;
- bindings = <&hm_left LA(LCTRL) LC(X)>;
+ bindings = <&hm_left LS(LCTRL) LC(X)>;
};
combo_d_c_c {
@@ -118,7 +118,7 @@
global-quick-tap-ms = <100>;
key-positions = <RM1 RM2>;
layers = <DV QW LOW UPR QVLOW>;
- bindings = <&hm_right LA(LCTRL) RET>;
+ bindings = <&hm_right LS(LCTRL) RET>;
};
combo_bspc {