Skip to content

Commit

Permalink
Merge pull request #91 from rumesh986/master
Browse files Browse the repository at this point in the history
add M590 to list of tested devices
  • Loading branch information
PixlOne authored Jul 19, 2020
2 parents 168c28d + 22768c0 commit 6d7d91c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 1 addition & 0 deletions TESTED.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |

0 comments on commit 6d7d91c

Please sign in to comment.