Generalize Unicode defines (#15409)
This commit is contained in:
parent
e8747e116f
commit
942b3cf16c
2 changed files with 3 additions and 2 deletions
|
@ -604,6 +604,7 @@ ifeq ($(strip $(UNICODE_ENABLE)), yes)
|
|||
endif
|
||||
|
||||
ifeq ($(strip $(UNICODE_COMMON)), yes)
|
||||
OPT_DEFS += -DUNICODE_COMMON_ENABLE
|
||||
SRC += $(QUANTUM_DIR)/process_keycode/process_unicode_common.c
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue