mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-06-13 18:24:56 +01:00
add unicode common file, get names right
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define PROCESS_UNICODEMAP_H
|
||||
|
||||
#include "quantum.h"
|
||||
#include "process_unicode_common.h"
|
||||
|
||||
void unicode_map_input_error(void);
|
||||
bool process_unicode_map(uint16_t keycode, keyrecord_t *record);
|
||||
|
||||
Reference in New Issue
Block a user