Worked around some new Makefile issues.
This commit is contained in:
@ -16,6 +16,7 @@
|
||||
#include "process_unicode.h"
|
||||
#include "action_util.h"
|
||||
|
||||
static uint8_t first_flag = 0;
|
||||
|
||||
bool process_unicode(uint16_t keycode, keyrecord_t *record) {
|
||||
if (keycode > QK_UNICODE && record->event.pressed) {
|
||||
|
Reference in New Issue
Block a user