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
|
||||
SetDisplayOffset,
|
||||
SetDisplayLength,
|
||||
LoadConfigurationByName,
|
||||
SetColor,
|
||||
SaveConfigurationRequest,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user