fix: AVR keymap compilation

This commit is contained in:
honorless 2023-09-09 01:26:32 -04:00
parent 994f09adb8
commit 32252e38ca
No known key found for this signature in database
GPG key ID: 1B48A311ABE8DA4D

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"