summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 6a339b271..cedd2cf10 100644
--- a/readme.md
+++ b/readme.md
@@ -5,7 +5,7 @@ This repo is a fork of Sonix QMK to add custom firmware to my Keychron C1 to ext
Namely the os switcher has been repurposed into a layout switcher, to switch between Qwerty and Colemak in hardware,
which is useful when using it on someone elses computer
-- Checkout my keyboard in this repository: [https://git.node5.net/node5/sonix-qmk/src/commit/e3e8f9897039591d0c5baf10c10af09d06bcd0d5/keyboards/keychron/c1/plain/keymaps/default/keymap.c](Keychron C1 colemak)
+- Checkout my keyboard in this repository: [Keychron C1 colemak](keyboards/keychron/c1/plain/keymaps/default/keymap.c)
- Checkout my blog post about it (shows you how to safely flash it): [QMK firmware keychron c1 - blog.node5.net](https://blog.node5.net/QMK%20firmware%20keychron%20c1/)
- Checkout the upstream repository that this is a fork of, who made this possible: [Sonix QMK - github.com](https://github.com/SonixQMK/qmk_firmware)