Add libhidpp as submodule

This commit is contained in:
PixlOne
2019-09-22 22:33:11 -04:00
parent 0002d9f536
commit 00df833c54
4 changed files with 40 additions and 2 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ You may also refer to logid.example.cfg for an example.
## Building
This project requires a C++14 compiler, cmake, libevdev, libconfig, and [my fork of libhidpp](https://github.com/PixlOne/hidpp)
This project requires a C++14 compiler, cmake, libevdev, libudev, and libconfig
To build this project, run:
@@ -34,4 +34,4 @@ To install, run `sudo make install` after building. You can set the daemon to st
| K350 | Untested |
| M325c | Untested |
I own the MX Master, T400, K400r, K350, and M325c. Feel free to add to this list if you can test any additional devices.
I own the MX Master, T400, K400r, K350, and M325c. Feel free to add to this list if you can test any additional devices.