From caa70df816033c30dbbbf4c5a90d803c7bb1dfde Mon Sep 17 00:00:00 2001 From: Akaash Suresh Date: Thu, 9 Jan 2020 13:57:54 -0600 Subject: [Keymap] Userspace refactor, adding leader key functionality (#7790) * Userspace refactor * Fixed missed ifdef * tapcode16, adjust layout * glcdfont changes from #7745 * Modify Keymaps, add workman * RGB & OLED update --- users/curry/tap_dances.c | 1 + 1 file changed, 1 insertion(+) (limited to 'users/curry/tap_dances.c') diff --git a/users/curry/tap_dances.c b/users/curry/tap_dances.c index fe62def0d4..166ea2c686 100644 --- a/users/curry/tap_dances.c +++ b/users/curry/tap_dances.c @@ -1,3 +1,4 @@ +#include "tap_dances.h" #include "curry.h" qk_tap_dance_action_t tap_dance_actions[] = {}; -- cgit v1.2.3