From 223ec45a75b59dc8aacf1be0374d7cc66cc2a0da Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 3 Aug 2022 13:48:01 +1000 Subject: [PATCH] Adding Laptop Stand Chroma Device to razer device list. --- Controllers/RazerController/RazerDevices.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Controllers/RazerController/RazerDevices.h b/Controllers/RazerController/RazerDevices.h index 586884cc..9de7db9b 100644 --- a/Controllers/RazerController/RazerDevices.h +++ b/Controllers/RazerController/RazerDevices.h @@ -8228,6 +8228,7 @@ static const razer_device* device_list[] = &chroma_pc_case_lighting_kit_device, &core_device, &core_x_device, + &laptop_stand_chroma_device, &laptop_stand_chroma_v2_device, &mug_holder_device, &mouse_dock_chroma_device,