mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2025-12-25 16:27:50 -05:00
* Moved SwapOnly opcode message to cover "unused" case * Adjusted Size switch statement to account for non standard sizes * Fixed InsertRow opcode insertion index * Corrected RemoveRow opcode to ensure removal didn't skip keys * Small formatting and style fixes