diff options
Diffstat (limited to 'quantum/keymap_common.c')
-rw-r--r-- | quantum/keymap_common.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/quantum/keymap_common.c b/quantum/keymap_common.c index 570d4798d..e0fd6d479 100644 --- a/quantum/keymap_common.c +++ b/quantum/keymap_common.c | |||
@@ -19,10 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
19 | #include "report.h" | 19 | #include "report.h" |
20 | #include "keycode.h" | 20 | #include "keycode.h" |
21 | #include "action_layer.h" | 21 | #include "action_layer.h" |
22 | #if defined(__AVR__) | ||
23 | # include <util/delay.h> | ||
24 | # include <stdio.h> | ||
25 | #endif | ||
26 | #include "action.h" | 22 | #include "action.h" |
27 | #include "action_macro.h" | 23 | #include "action_macro.h" |
28 | #include "debug.h" | 24 | #include "debug.h" |