mirror of
https://github.com/ong19th/Citron.git
synced 2025-12-12 22:37:00 +00:00
core: hid: Signal color updates
This commit is contained in:
parent
940618a64d
commit
f07484bc64
5 changed files with 42 additions and 16 deletions
|
|
@ -253,6 +253,9 @@ public:
|
|||
/// Overrides current mapped devices with the stored configuration and reloads all input devices
|
||||
void ReloadFromSettings();
|
||||
|
||||
/// Updates current colors with the ones stored in the configuration
|
||||
void ReloadColorsFromSettings();
|
||||
|
||||
/// Saves the current mapped configuration
|
||||
void SaveCurrentConfig();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue