From 3fd9bc6dbe57ec6e6123cb998656182112026dd4 Mon Sep 17 00:00:00 2001 From: afiqzudinhadi Date: Thu, 2 Jul 2026 15:02:10 +0800 Subject: [PATCH] Add zmk-steno-engine module (split-combined branch) --- config/west.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/west.yml b/config/west.yml index 27c389f..79fe2a0 100644 --- a/config/west.yml +++ b/config/west.yml @@ -24,6 +24,10 @@ manifest: - name: zmk-rgb-effects remote: afiqzudinhadi-zmk revision: v1.1.1 + # Steno engine module (split-dict partition) + - name: zmk-steno-engine + remote: afiqzudinhadi-zmk + revision: split-combined # dongle_display - name: zmk-dongle-display remote: englmaxi