summaryrefslogtreecommitdiff
path: root/config/base.keymap
diff options
context:
space:
mode:
Diffstat (limited to 'config/base.keymap')
-rw-r--r--config/base.keymap10
1 files changed, 10 insertions, 0 deletions
diff --git a/config/base.keymap b/config/base.keymap
index 6740184..a61a9e1 100644
--- a/config/base.keymap
+++ b/config/base.keymap
@@ -72,6 +72,7 @@
combos {
compatible = "zmk,combos";
+
combo_q_c_x {
timeout-ms = <COMBO_TIMEOUT_MS>;
global-quick-tap-ms = <100>;
@@ -111,6 +112,15 @@
layers = <DV QW LOW UPR QVLOW>;
bindings = <&kp TAB>;
};
+
+ combo_ret {
+ timeout-ms = <COMBO_TIMEOUT_MS>;
+ global-quick-tap-ms = <100>;
+ key-positions = <RM1 RM2>;
+ layers = <DV QW LOW UPR QVLOW>;
+ bindings = <&hm_right LA(LCTRL) RET>;
+ };
+
combo_bspc {
timeout-ms = <COMBO_TIMEOUT_MS>;
global-quick-tap-ms = <100>;