summaryrefslogtreecommitdiff
path: root/keyboard/jd45/jd45.h
diff options
context:
space:
mode:
authorJack Humbert2016-06-21 17:42:29 -0400
committerGitHub2016-06-21 17:42:29 -0400
commit1a0bac8bccf0e156d2f3c5f14a7214f9677b6370 (patch)
treeca8a2a62e744a3448cfc247caab029152e2ebefb /keyboard/jd45/jd45.h
parent758a8c64e9ffb12cda4c78d8d1ee6a3f448901fc (diff)
Warning reductions (#430)
Warning reductions
Diffstat (limited to 'keyboard/jd45/jd45.h')
-rw-r--r--keyboard/jd45/jd45.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboard/jd45/jd45.h b/keyboard/jd45/jd45.h
index 54b6641b2..1e9de2123 100644
--- a/keyboard/jd45/jd45.h
+++ b/keyboard/jd45/jd45.h
@@ -5,6 +5,7 @@
#include "keymap.h"
#include "backlight.h"
#include <stddef.h>
+#include <avr/io.h>
void matrix_init_user(void);
void matrix_scan_user(void);