Added bloody-v8

This commit is contained in:
j000
2015-11-27 23:10:19 +01:00
parent 9c7bff008c
commit 20dd663633

View File

@@ -142,6 +142,9 @@ void Mouse::listDevices() {
case BLOODY_V7_PID:
name = "Bloody V7";
break;
case BLOODY_V8_PID:
name = "Bloody V8";
break;
case BLOODY_R7_PID:
name = "Bloody R7";
break;