mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-02-25 10:48:46 -05:00
Removed duplicate GetKeyboardMappingLayoutType(int) declaration
* Refactored ValkyrieKeyboardController to fix pipeline
This commit is contained in:
@@ -57,7 +57,6 @@ int ValkyrieKeyboardController::GetInterfaceNum()
|
||||
|
||||
void ValkyrieKeyboardController::SendColors(unsigned char* color_data,unsigned int color_data_size)
|
||||
{
|
||||
// unsigned char* color_data_ptr = color_data;
|
||||
unsigned char usb_buf_pro[392];
|
||||
unsigned char usb_buf_normal[408];
|
||||
int led_num = 0;
|
||||
|
||||
Reference in New Issue
Block a user