mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-01-02 04:07:48 -05:00
+ Adding layout for Z390 AORUS MASTER-CF + Adding destructor to RGBController_GigabyteRGBFusion2USB.cpp to 'delete controller' + Allows custom layout saving to config + Custom config will save out to config if not present + Layout is enablable and disabled by default + Added a lookup map from mapping in config + Added a template for the reverse_map for saving to the config + Removed the header integers from the config to avoid invalid values + Changed internal mapping closer to JSON for ease of lookup + Added protection to the led count + Added calibration to config * Disabled execution of calibration until explicitely enabled in config Commit amended for code style of changes as well as general cleanup of RGB Fusion 2 USB controller by Adam Honse <calcprogrammer1@gmail.com>