aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/unicode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/keymaps/unicode/Makefile')
-rw-r--r--keyboards/planck/keymaps/unicode/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/keyboards/planck/keymaps/unicode/Makefile b/keyboards/planck/keymaps/unicode/Makefile
deleted file mode 100644
index 110af7501..000000000
--- a/keyboards/planck/keymaps/unicode/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-# Build Options
-# change to "no" to disable the options, or define them in the Makefile in
-# the appropriate keymap folder that will get included automatically
-#
-UNICODE_ENABLE = yes # Unicode
-
-ifndef QUANTUM_DIR
- include ../../../../Makefile
-endif \ No newline at end of file