From f03fb2e2a9b7b7bc1ec793d177740e4d0a87b8aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=20Fernando=20S=C3=A1nchez?= Date: Fri, 20 Jan 2023 18:43:02 +0100 Subject: [PATCH] Update kanata --- content/post/2023-01-20-kanata.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/content/post/2023-01-20-kanata.md b/content/post/2023-01-20-kanata.md index 34a0355..5168bf8 100644 --- a/content/post/2023-01-20-kanata.md +++ b/content/post/2023-01-20-kanata.md @@ -1,6 +1,6 @@ --- -title: Kanata: advanced keyboard configuration -date: 2023-01-20 18:11:00 +title: "Kanata: advanced keyboard configuration" +date: "2023-01-20 18:11:00" tags: - linux - logitech @@ -9,7 +9,6 @@ tags: - rust --- - [Kanata](https://github.com/jtroo/kanata/) is a software keyboard remapper that aims to improve keyboard comfort and usability with advanced customization. Keyboard remappers are a good alternative to running a custom keyboard with QMK/ZMK, and have two main advantages: they work on any keyboard, and you can configure them to launch any command or program you want, not just key presses. On the other hand, you need to configure them on every PC/OS you're using your keyboard with, and all the processing is done on software on top of the OS, so there may be glitches and performance issues.