forked from mirrors/qmk_userspace
Generate UNICODE and UNICODEMAP constants using macros
This commit is contained in:
parent
2f07627a5d
commit
ddb0f39ebf
4 changed files with 41 additions and 8 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue