From 987d0b089b602ea6bdcc2340384064efd5671c1f Mon Sep 17 00:00:00 2001 From: DarthAffe Date: Sat, 7 Jan 2017 11:26:17 +0100 Subject: [PATCH] Updated What can I do with CUE.NET? (markdown) --- What-can-I-do-with-CUE.NET?.md | 1 + 1 file changed, 1 insertion(+) diff --git a/What-can-I-do-with-CUE.NET?.md b/What-can-I-do-with-CUE.NET?.md index 8d98330..5541790 100644 --- a/What-can-I-do-with-CUE.NET?.md +++ b/What-can-I-do-with-CUE.NET?.md @@ -2,6 +2,7 @@ * Create groups of LEDs and control them. * Draw arbitrary things on the LEDs (especially useful for keyboard) by using [Brushes](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-brushes) and [Gradients](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-gradients). * Add [Effects](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-effects)/animations to your devices. +* Capture input using the [CUE.NET.Input](https://github.com/DarthAffe/CUE.NET.Input)-Module ***