Add ToggleSmartShift action
This commit is contained in:
@@ -31,6 +31,9 @@ namespace features
|
||||
virtual void configure();
|
||||
virtual void listen();
|
||||
|
||||
backend::hidpp20::SmartShift::SmartshiftStatus getStatus();
|
||||
void setStatus(backend::hidpp20::SmartShift::SmartshiftStatus status);
|
||||
|
||||
class Config : public DeviceFeature::Config
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user