summaryrefslogtreecommitdiffstats
path: root/quantum/quantum.h
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-05-28 17:56:06 +0200
committerJack Humbert <jack.humb@gmail.com>2016-05-28 17:56:06 +0200
commitde57799530d3184722532f93d156364067d8fcd5 (patch)
treee328efac498525222a5d415c0a7e1303a8c0d775 /quantum/quantum.h
parent209ee3cd052b22b4cc32aecbc4b03cb8fb229a23 (diff)
downloadqmk_firmware-de57799530d3184722532f93d156364067d8fcd5.tar.gz
qmk_firmware-de57799530d3184722532f93d156364067d8fcd5.tar.xz
brings alps64 up-to-date (needs testing)
Diffstat (limited to 'quantum/quantum.h')
-rw-r--r--quantum/quantum.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/quantum/quantum.h b/quantum/quantum.h
index 69a0d8126..71533f48b 100644
--- a/quantum/quantum.h
+++ b/quantum/quantum.h
@@ -23,6 +23,7 @@
#include "eeconfig.h"
#include <stddef.h>
#include <avr/io.h>
+#include <util/delay.h>
extern uint32_t default_layer_state;