From a7ca6a07847ab7a187143ff8bda3f9d54825e727 Mon Sep 17 00:00:00 2001 From: DarthAffe Date: Sat, 14 Nov 2015 11:15:55 +0100 Subject: [PATCH] Highlighted note --- Perform-basic-lighting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Perform-basic-lighting.md b/Perform-basic-lighting.md index ece3426..570e1fa 100644 --- a/Perform-basic-lighting.md +++ b/Perform-basic-lighting.md @@ -1,5 +1,5 @@ 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._ +> 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. Since a keyboard consists of keys which contains a LED and mouse-/headset-devices only contains LEDs the usage differs slightly.