Add HiresScroll hidpp20 feature

This commit is contained in:
pixl
2020-07-05 16:46:52 -04:00
parent 71b0ddd279
commit d6f5c35983
3 changed files with 171 additions and 0 deletions

View File

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