aboutsummaryrefslogtreecommitdiff
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 @@
1#pragma once 1#include "progmem.h"
2
3#ifdef __AVR__
4# include <avr/io.h>
5# include <avr/pgmspace.h>
6#elif defined(ESP8266)
7# include <pgmspace.h>
8#else
9# define PROGMEM
10#endif
11 2
12// Helidox 8x6 font with QMK Firmware Logo 3// Helidox 8x6 font with QMK Firmware Logo
13// Online editor: http://teripom.x0.com/ 4// Online editor: http://teripom.x0.com/