summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authoruser <user@node5.net>2024-11-02 16:09:25 +0100
committeruser <user@node5.net>2024-11-02 16:09:25 +0100
commite11b78315552576486282425be3a6dbda5c22fe9 (patch)
tree375552bab11e65812ab9f0bd424fa35f50956052 /readme.md
parent2fbb090c80fa031f3791ec5daa8cfc5ca2db2048 (diff)
README - Fix my keyboard link + make it relativeHEADsn32_master_stable
Diffstat (limited to 'readme.md')
-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)