Add note about state of branch in README.md
This commit is contained in:
parent
ec4ae56bc4
commit
1de722b935
|
@ -1,5 +1,7 @@
|
|||
# logiops
|
||||
|
||||
#### This branch is a WIP and currently does not function.
|
||||
|
||||
This is an unofficial driver for Logitech mice and keyboard.
|
||||
|
||||
This is currently only compatible with HID++ \>2.0 devices.
|
||||
|
@ -13,7 +15,7 @@ Default location for the configuration file is /etc/logid.cfg.
|
|||
|
||||
## Dependencies
|
||||
|
||||
This project requires a C++14 compiler, cmake, libevdev, libudev, and libconfig. For popular distributions, I've included commands below.
|
||||
This project requires a C++14 compiler, cmake, libevdev, libudev, and libconfig. For popular distributions, I've included commands below.
|
||||
|
||||
**Debian/Ubuntu:** `sudo apt install cmake libevdev-dev libudev-dev libconfig++-dev`
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user