diff --git a/config/abyss.keymap b/config/abyss.keymap
index 3579cc8..6d03bd4 100644
--- a/config/abyss.keymap
+++ b/config/abyss.keymap
@@ -169,7 +169,15 @@
layers = <0>;
};
- combo_z {
+ combo_colon {
+ // pressing both ' and a does :
+ key-positions = <8 18>;
+ bindings = <&kp COLON>;
+ timeout-ms = <20>;
+ require-prior-idle-ms = <150>;
+ layers = <0>;
+ };
+ combo_z_btm {
// pressing both s and l does z
key-positions = <17 25>;
bindings = <&kp Z>;
diff --git a/draw/keymap.svg b/draw/keymap.svg
index b7e26cd..f1293a2 100644
--- a/draw/keymap.svg
+++ b/draw/keymap.svg
@@ -265,38 +265,42 @@ path.combo {
B
+
+:
+
+
Z
-
+
[
-
+
]
-
+
(
-
+
)
-
+
{
-
+
}
-
+
-
-
+
_