1
0
mirror of https://github.com/DarthAffe/CUE.NET.git synced 2025-12-12 16:58:29 +00:00

Expanded hint to use groups and brushes

DarthAffe 2016-05-26 17:06:50 +02:00
parent 4a9decf095
commit 11b997dda3

@ -1,5 +1,6 @@
The most basic form of using CUE.NET is by individually setting the color of every LED and manually triggering an update.
> Even if this seems easy to use it's not recommended. You should take a look at [groups](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-keygroups-%28keyboard-only%29) and [brushes](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-brushes) instead.
Especially on keyboards you might run into a lot of trouble mixing direct lighting and brushes! Just take the time and check out how it works. It's not that difficult or take that much extra work as you might think now!
Since a keyboard consists of keys which contains a LED and mouse-/headset-devices only contains LEDs the usage differs slightly.