mirror of
https://github.com/kemko/qmk_firmware.git
synced 2026-01-08 03:05:54 +03:00
Refactor Unicode feature (#18333)
This commit is contained in:
@@ -16,7 +16,11 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "process_unicode_common.h"
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "action.h"
|
||||
#include "progmem.h"
|
||||
|
||||
extern const uint32_t PROGMEM unicode_map[];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user