Skip to content

Commit 10bc06e

Browse files
committed
added readme text
1 parent ed16865 commit 10bc06e

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

README.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
1-
# c++utilities
2-
Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities.
1+
# Blackwidow control
2+
Python script to enable macro keys of BlackWidow keyboard under GNU/Linux
33

4-
## Build instructions
5-
Building the library is simple:
6-
```
7-
INSTALL_ROOT=/where/you/want/to/install qmake-qt5 "c++utilities.pro" -r -spec linux-g++
8-
make && make install
9-
```
10-
As you can see, the qmake build system is used. However the library itself does *not* depend on Qt.
11-
12-
The repository PKGBUILDs (also on GitHub) contains files for building Arch Linux packages. A PKGBUILD file to build for Windows using the Mingw-w64 compiler is also included.
4+
## Instructions
5+
Pyusb is required to run the script.
6+
The repository PKGBUILDs (also on my GitHub page) contains files for building an Arch Linux package.

0 commit comments

Comments
 (0)