mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Refactor Unicode feature (#18333)
This commit is contained in:
@@ -109,6 +109,7 @@ extern layer_state_t layer_state;
|
||||
#endif
|
||||
|
||||
#ifdef UNICODE_COMMON_ENABLE
|
||||
# include "unicode.h"
|
||||
# include "process_unicode_common.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user