summaryrefslogtreecommitdiff
path: root/keyboards/mechwild/mercutio/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-07-26 20:25:59 +0000
committerQMK Bot <hello@qmk.fm>2022-07-26 20:25:59 +0000
commitff5848992cc7941885648161e77e8913c8e0fceb (patch)
tree86416237eaa6073db25fbe7f387ee282f17fe0af /keyboards/mechwild/mercutio/config.h
parent53ca6338c78d2f1d8f86249099f955d1c0a31cfc (diff)
parentfc9654a1d05439aea3396954b9f482e680a6775b (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/mechwild/mercutio/config.h')
-rwxr-xr-xkeyboards/mechwild/mercutio/config.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/mechwild/mercutio/config.h b/keyboards/mechwild/mercutio/config.h
index 2c318848c5..c6aa1e9025 100755
--- a/keyboards/mechwild/mercutio/config.h
+++ b/keyboards/mechwild/mercutio/config.h
@@ -46,6 +46,9 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
+/* Define custom font */
+#define OLED_FONT_H "lib/mercutiofont.c"
+
/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5
@@ -53,4 +56,4 @@
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
-#define LOCKING_RESYNC_ENABLE \ No newline at end of file
+#define LOCKING_RESYNC_ENABLE