aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/owlet60/keymaps/oled_testing/customfont.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/owlet60/keymaps/oled_testing/customfont.c')
-rw-r--r--keyboards/handwired/owlet60/keymaps/oled_testing/customfont.c11
1 files changed, 1 insertions, 10 deletions
diff --git a/keyboards/handwired/owlet60/keymaps/oled_testing/customfont.c b/keyboards/handwired/owlet60/keymaps/oled_testing/customfont.c
index b7ad73bfa..181b073ab 100644
--- a/keyboards/handwired/owlet60/keymaps/oled_testing/customfont.c
+++ b/keyboards/handwired/owlet60/keymaps/oled_testing/customfont.c
@@ -1,13 +1,4 @@
-#pragma once
-
-#ifdef __AVR__
-# include <avr/io.h>
-# include <avr/pgmspace.h>
-#elif defined(ESP8266)
-# include <pgmspace.h>
-#else
-# define PROGMEM
-#endif
+#include "progmem.h"
// Helidox 8x6 font with QMK Firmware Logo
// Online editor: http://teripom.x0.com/