Add ChangeHost hidpp20 feature

This commit is contained in:
pixl
2020-07-15 15:18:28 -04:00
parent f51ba0f681
commit d59daf86e2
9 changed files with 191 additions and 1 deletions

View File

@@ -55,6 +55,7 @@ add_executable(logid
backend/hidpp20/features/SmartShift.cpp
backend/hidpp20/features/ReprogControls.cpp
backend/hidpp20/features/HiresScroll.cpp
backend/hidpp20/features/ChangeHost.cpp
backend/dj/Report.cpp
util/mutex_queue.h
util/workqueue.cpp