From 13321098d3d811ef868c710a697d30c311f72ece Mon Sep 17 00:00:00 2001 From: diegorodriguezv Date: Fri, 30 Aug 2024 11:10:34 -0500 Subject: [PATCH] readme: Fix broken QMK link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 517596c..5c3c21a 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Some of the more interesting ones include: ### keyd is for people who: - - Would like to experiment with custom [layers](https://beta.docs.qmk.fm/using-qmk/software-features/feature_layers) (i.e custom shift keys) + - Would like to experiment with custom [layers](https://docs.qmk.fm/feature_layers) (i.e custom shift keys) and oneshot modifiers. - Want to have multiple keyboards with different layouts on the same machine. - Want to be able to remap `C-1` without breaking modifier semantics.