Merge pull request #91 from rumesh986/master

add M590 to list of tested devices
master
pixl 4 years ago committed by GitHub
commit 6d7d91cc20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md
  2. 1
      TESTED.md

@ -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

@ -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 |

Loading…
Cancel
Save