From 45dddfa6c27123ec6b598d561d3c3859882ccbad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20=C4=90or=C4=91evi=C4=87?= Date: Mon, 18 Feb 2019 04:34:55 +0100 Subject: Set preferred intervals for rgblight effects --- users/konstantin/unicode.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'users/konstantin/unicode.c') diff --git a/users/konstantin/unicode.c b/users/konstantin/unicode.c index 44b5be6c9..144c0aaf7 100644 --- a/users/konstantin/unicode.c +++ b/users/konstantin/unicode.c @@ -1,7 +1,7 @@ #include "unicode.h" #ifdef UNICODEMAP_ENABLE - const uint32_t PROGMEM unicode_map[] = { - FOREACH_UNICODE(UCM_ENTRY) - }; +const uint32_t PROGMEM unicode_map[] = { + FOREACH_UNICODE(UCM_ENTRY) +}; #endif -- cgit v1.2.3