Add note about state of branch in README.md

master
pixl 4 years ago
parent ec4ae56bc4
commit 1de722b935
No known key found for this signature in database
GPG Key ID: 1866C148CD593B6E
  1. 4
      README.md

@ -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…
Cancel
Save