From 71e095770c0c61acaf992a922d612fc4e5c41d32 Mon Sep 17 00:00:00 2001 From: dakkar Date: Fri, 23 Sep 2022 12:55:04 +0100 Subject: it works! updated some comments at some point we should probably replace DakkarColor with DefaultColormap / Colormap --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index bb58bd2..0a3171e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,8 @@ window, and that needs left-alt to stay pressed. Source: [`DakkarColor.h`](DakkarColor.h) This plugin defines a `LEDMode` sub class, which uses a color map as -built by `keymap-wrapper.h` to assign each key its color. +built by `keymap-wrapper.h` (i.e. a DefaultColormap) to assign each +key its color. In addition to simple colors, it allows you to set a function pointer (look at the `num-breathe()` function in `color-themes.h` for a -- cgit v1.2.3