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 --- keymap-wrapper.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'keymap-wrapper.h') diff --git a/keymap-wrapper.h b/keymap-wrapper.h index 85fc4a3..bcd1259 100644 --- a/keymap-wrapper.h +++ b/keymap-wrapper.h @@ -13,11 +13,11 @@ macros, and include this file. First, we define CK as "return the first argument (the key)", and - ColorKeymaps as "a klaeidoscope keymap", and include our keymaps + ColorKeymaps as "a kaleidoscope keymap", and include our keymaps definition. Then, we *redefine* CK as "return the second argument (the colour)" - and ColorKeymaps as "a DakkarColor color map", and include our + and ColorKeymaps as "a DefaultColormap color map", and include our keymaps definition *again* (make sure you don't add a `#pragma "once"` in there!) */ -- cgit v1.2.3