From df0f9506f0f6560b58331160780294b906cbfa23 Mon Sep 17 00:00:00 2001 From: Nico Stuhlmueller Date: Thu, 7 Mar 2024 21:51:36 +0100 Subject: [PATCH] fixed qmk link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0918ab9..9df6820 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ Now turn the keyboard around one last time and install the switches and keycaps. # Flashing Firmware ## QMK -The ncecessary files for a [QMK-firmware](qmk.fm) can be found in the firmware directory one layer up. +The ncecessary files for a [QMK-firmware](qmk.fm) can be found in the [firmware directory](./qmk-firmware). ## ZMK There is a basic [zmk](https://github.com/ThePurox/hexatana-zmk/) repository. Feel free to fork it and adjust everything to your liking.