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,8 @@
#include "quantum.h"
#include "action_tapping.h"
uint8_t get_oneshot_mods(void);
static uint16_t last_td;
static int8_t highest_td = -1;