1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2025-12-24 15:52:36 +00:00

Remove Raws because it work best as profile

This commit is contained in:
2016-06-17 21:13:04 +02:00
parent a34d7e230f
commit c93f8beae8
2 changed files with 2 additions and 1 deletions

View File

@@ -665,4 +665,5 @@ bool Keyboard::setGroupKeys(KeyGroup keyGroup, KeyColors colors) {
setKeys(keyValues, keyValuesCount);
break;
}
return true;
}