fix: AVR keymap compilation

This commit is contained in:
honorless
2023-09-09 01:26:32 -04:00
parent 994f09adb8
commit 32252e38ca

View File

@ -23,6 +23,7 @@
#include "keycodes.h"
#include "action_tapping.h"
#include "wait.h"
#include <string.h>
#ifdef VIA_ENABLE
# include "via.h"