Add SmartShift hidpp20 feature

This commit is contained in:
pixl
2020-07-02 14:50:40 -04:00
parent 07b8fc1af4
commit 5abf777e00
3 changed files with 102 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ add_executable(logid
backend/hidpp20/features/DeviceName.cpp
backend/hidpp20/features/Reset.cpp
backend/hidpp20/features/AdjustableDPI.cpp
backend/hidpp20/features/SmartShift.cpp
backend/dj/Report.cpp
util/mutex_queue.h
util/thread.cpp