From 8fc6b73be2d4e15e4770729569e245e39a433d1b Mon Sep 17 00:00:00 2001 From: Martchus Date: Thu, 17 Sep 2015 13:41:28 +0200 Subject: [PATCH] providing more details --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bfb0ac9..cf8f538 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # Blackwidow control Python script to enable macro keys of BlackWidow keyboard under GNU/Linux +It just enables the macro keys which can then be configured as hotkeys in your desktop environment. However it does not enable the ability to record macros and to switch between different configurations like the Windows driver does. + +This script has only been tested with the regular edition of the keyboard (the cheapest version which has no background light) using the firmware update from Razer Synapse 2.0. Hence the script might not work with other editions/firmware versions. + ## Instructions Pyusb is required to run the script. The repository PKGBUILDs (also on my GitHub page) contains files for building an Arch Linux package.