]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - users/konstantin/konstantin.h
Generate UNICODE and UNICODEMAP constants using macros
[qmk_firmware.git] / users / konstantin / konstantin.h
index d8b00c4c89d6c5dda81561ee928462a1f9d56156..c32d674e8c79f50f5ede7bbca8696759afac3b69 100644 (file)
@@ -7,7 +7,7 @@
 #ifdef TAP_DANCE_ENABLE
   #include "tap_dance.h"
 #endif
-#ifdef UNICODE_ENABLE
+#if defined(UNICODE_ENABLE) || defined(UNICODEMAP_ENABLE)
   #include "unicode.h"
 #endif