Merge pull request #91 from rumesh986/master

add M590 to list of tested devices
This commit is contained in:
pixl 2020-07-19 02:06:55 -04:00 committed by GitHub
commit 6d7d91cc20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,7 @@ This project requires a C++14 compiler, cmake, libevdev, libudev, and libconfig.
**Debian/Ubuntu:** `sudo apt install cmake libevdev-dev libudev-dev libconfig++-dev`
**Arch Linux:** `sudo pacman -S cmake libevdev libconfig libudev`
**Arch Linux:** `sudo pacman -S cmake libevdev libconfig pkgconf`
## Building

View File

@ -10,4 +10,5 @@ This is not by any means an exhaustive list. Many more devices are supported but
| MX Vertical | Yes |
| MX Ergo | Yes |
| M720 | Yes |
| M590 | Yes |
| T400 | Yes |