1
0
Fork 0

Worked around some new Makefile issues.

This commit is contained in:
nielsenz 2017-03-30 20:10:34 -07:00
parent 7e54332890
commit d1e66e2e07
9 changed files with 58 additions and 56 deletions

View file

@ -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) {