From bc86a5dff0f506025e1caadce677a7b4c7f1d36d Mon Sep 17 00:00:00 2001 From: Robin Moussu Date: Wed, 7 Feb 2024 20:01:27 +0100 Subject: [PATCH] Add link to kanata install procedure --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 97d882c..0904f24 100644 --- a/README.md +++ b/README.md @@ -88,10 +88,18 @@ shortcuts can be done more quickly; [the Selenium33 mod][11] to get some ideas. -Downloads +Instalation -------------------------------------------------------------------------------- -[Non-programmable keyboards are supported through kanata.](kanata) +[Non-programmable keyboards are supported through kanata.](kanata). To install +it, you should follow [the installation guide of +[kanata](https://github.com/jtroo/kanata?tab=readme-ov-file#usage). Additionally +on Mac — as specified on kanata user guide — you may also need to install +kext as explained in [kmonad +documentation](https://github.com/kmonad/kmonad/blob/master/doc/installation.md#macos) +(kmonad is the projet that kanata took inspiration from). Once kanata is +installed, you can load the .kbd file of your choosing. + Other desktop implementations (kmonad, keyd…) would be nice to see as well.