aboutsummaryrefslogtreecommitdiffstats
path: root/users/curry/glcdfont.c
diff options
context:
space:
mode:
authorAkaash Suresh <casa.akaash@gmail.com>2020-01-09 13:57:54 -0600
committerDrashna Jaelre <drashna@live.com>2020-01-09 11:57:54 -0800
commitcaa70df816033c30dbbbf4c5a90d803c7bb1dfde (patch)
tree4246ca4b2808cdd1b8ed681392258f195e579014 /users/curry/glcdfont.c
parent71de09d7510213d707ca1056c6e0eca840678d37 (diff)
downloadfirmware-caa70df816033c30dbbbf4c5a90d803c7bb1dfde.tar.gz
firmware-caa70df816033c30dbbbf4c5a90d803c7bb1dfde.tar.bz2
firmware-caa70df816033c30dbbbf4c5a90d803c7bb1dfde.zip
[Keymap] Userspace refactor, adding leader key functionality (#7790)
* Userspace refactor * Fixed missed ifdef * tapcode16, adjust layout * glcdfont changes from #7745 * Modify Keymaps, add workman * RGB & OLED update
Diffstat (limited to 'users/curry/glcdfont.c')
-rw-r--r--users/curry/glcdfont.c11
1 files changed, 1 insertions, 10 deletions
diff --git a/users/curry/glcdfont.c b/users/curry/glcdfont.c
index 2bfc3fac6..10ce3b345 100644
--- a/users/curry/glcdfont.c
+++ b/users/curry/glcdfont.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"
// Corne 8x6 font with QMK Firmware Logo
// Online editor: https://helixfonteditor.netlify.com/