summaryrefslogtreecommitdiff
path: root/users/drashna/oled/drashna_font.h
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2021-12-29 20:17:34 -0800
committerGitHub <noreply@github.com>2021-12-29 20:17:34 -0800
commitc4551d7ef1ed2c1069f23cc8499b7c7fc30f3ecf (patch)
tree67dc381a45d59626132c4c59b71c4b36fa971f8b /users/drashna/oled/drashna_font.h
parent1a8a842cfb3e87a82afb57ba29ca59c5fa6fe97b (diff)
[Keymap] Reorganization, cleanup and readmes for drashna code (#15617)
Diffstat (limited to 'users/drashna/oled/drashna_font.h')
-rw-r--r--users/drashna/oled/drashna_font.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/users/drashna/oled/drashna_font.h b/users/drashna/oled/drashna_font.h
index 844292a53a..7ba03c4c13 100644
--- a/users/drashna/oled/drashna_font.h
+++ b/users/drashna/oled/drashna_font.h
@@ -3,8 +3,8 @@
// additional fonts from
// https://github.com/datacute/TinyOLED-Fonts
-#if __has_include("../../../../Documents/qmk/oled_font.h")
-# include "../../../../Documents/qmk/oled_font.h"
+#if __has_include("oled_font.h")
+# include "oled_font.h"
#else
// additional fonts from