From ae12816ec1e5dcd9d0b413f436bde45c37b75723 Mon Sep 17 00:00:00 2001 From: Nikita Ivanov <51688199+NikitaIvanovV@users.noreply.github.com> Date: Tue, 12 Sep 2023 01:48:33 +0200 Subject: [PATCH] Update kblayout info --- kblayout.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/kblayout.md b/kblayout.md index 46fc736..3327277 100644 --- a/kblayout.md +++ b/kblayout.md @@ -16,6 +16,10 @@ static const Block blocks[] = { }; ``` +Both of these features are included in one patch because their +implementation happens to share some code. If you don't need +any of these features, just disable it in `config.h`. + ### Download - [2023-09-12](https://github.com/djpohly/dwl/compare/main...NikitaIvanovV:kblayout.patch)