From cf8f34ddf898be77fdd673f372500831ec1f4269 Mon Sep 17 00:00:00 2001 From: diegorodriguezv Date: Fri, 30 Aug 2024 11:10:34 -0500 Subject: [PATCH] Update README.md Fix broken link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bda92f..7e834db 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,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.