add unicode common file, get names right
This commit is contained in:
parent
cbabb4d417
commit
09add35e7f
7 changed files with 137 additions and 209 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue