summaryrefslogtreecommitdiff
path: root/keyboards/mechwild/mercutio/keymaps/fancy/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-01-23 17:32:40 +0000
committerQMK Bot <hello@qmk.fm>2021-01-23 17:32:40 +0000
commit1cdea7f53056818fa1e471a8806b9706db8c0c01 (patch)
treef573c62f9a7413b8c78af775dd91e4e1d8da8a9a /keyboards/mechwild/mercutio/keymaps/fancy/config.h
parent5a7ad4cb2d30ca4d1a63c7f0da97d3cb4c1923b5 (diff)
parent05a4583ce89ae12c8f978fe015ebab387f649575 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/mechwild/mercutio/keymaps/fancy/config.h')
-rw-r--r--keyboards/mechwild/mercutio/keymaps/fancy/config.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/mechwild/mercutio/keymaps/fancy/config.h b/keyboards/mechwild/mercutio/keymaps/fancy/config.h
new file mode 100644
index 0000000000..235effacd7
--- /dev/null
+++ b/keyboards/mechwild/mercutio/keymaps/fancy/config.h
@@ -0,0 +1,20 @@
+/* Copyright 2021 Kyle McCreery
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#pragma once
+
+/* Define custom font */
+#define OLED_FONT_H "keyboards/mechwild/mercutio/lib/mercutiofont.c" \ No newline at end of file