Add hidpp20 ReprogControls support

This commit is contained in:
pixl
2020-07-02 16:57:38 -04:00
parent c382ba1c0b
commit 3129cda581
3 changed files with 292 additions and 0 deletions

View File

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