figments: input: add new event to load config profile by name
This commit is contained in:
parent
eb4ff37580
commit
b244a28c6e
@ -85,6 +85,7 @@ struct InputEvent: public Variant {
|
|||||||
// Configuration
|
// Configuration
|
||||||
SetDisplayOffset,
|
SetDisplayOffset,
|
||||||
SetDisplayLength,
|
SetDisplayLength,
|
||||||
|
LoadConfigurationByName,
|
||||||
SetColor,
|
SetColor,
|
||||||
SaveConfigurationRequest,
|
SaveConfigurationRequest,
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user