mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-01-01 11:47:56 -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