From 7e01724621f12f1c1099f78c978bcb6aca19b795 Mon Sep 17 00:00:00 2001 From: Daniel Bauer <4690162+dnlbauer@users.noreply.github.com> Date: Sun, 25 May 2025 16:57:52 +0200 Subject: [PATCH] doc: add link to zmk module repository --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c16a2e..ebd1bd0 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,10 @@ Over the time, I realized that I am not using this button very often. The Corax5 ## Firmware -Natively supports [ZMK](https://zmk.dev/). The firmware for the Corax56 and Corax54 can be found in the submodule and is available here: https://github.com/dnlbauer/corax-zmk-config +Natively supports [ZMK](https://zmk.dev/). +A ZMK module that supports both the Corax56 and Corax54 can be found [here](https://github.com/dnlbauer/zmk-keyboards-corax). + +My personal firmware build is available at [https://github.com/dnlbauer/corax-zmk-config](https://github.com/dnlbauer/corax-zmk-config). ## Build guide