Add Blackwidow Chroma and Blackwidow Chroma TE to matrix type switch/case
This commit is contained in:
parent
a4eff9ad70
commit
c8a31fc587
1 changed files with 2 additions and 0 deletions
|
|
@ -220,6 +220,8 @@ RazerController::RazerController(hid_device* dev_handle, hid_device* dev_argb_ha
|
|||
/*-------------------------------------------------*\
|
||||
| These devices use a standard matrix report |
|
||||
\*-------------------------------------------------*/
|
||||
case RAZER_BLACKWIDOW_CHROMA_PID:
|
||||
case RAZER_BLACKWIDOW_CHROMA_TE_PID:
|
||||
case RAZER_BLACKWIDOW_CHROMA_V2_PID:
|
||||
case RAZER_BLACKWIDOW_X_CHROMA_TE_PID:
|
||||
case RAZER_BLADE_2016_PID:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue