summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/joe/Makefile
diff options
context:
space:
mode:
authorStanley Lai <stanleylai.sg@gmail.com>2016-12-17 22:49:13 +0100
committerStanley Lai <stanleylai.sg@gmail.com>2016-12-17 22:49:13 +0100
commitb49d7800aeae1009b39b2bff2121864425e73ce9 (patch)
treef73447fc32940c7bc6b691a83567186d1afbc991 /keyboards/planck/keymaps/joe/Makefile
parent9ecf9073b96799e52a1f1c0d35b57177382902ce (diff)
parentae95834f5af7404c04e6fe3446019046278d814b (diff)
downloadqmk_firmware-b49d7800aeae1009b39b2bff2121864425e73ce9.tar.gz
qmk_firmware-b49d7800aeae1009b39b2bff2121864425e73ce9.tar.xz
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
Diffstat (limited to 'keyboards/planck/keymaps/joe/Makefile')
-rw-r--r--keyboards/planck/keymaps/joe/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/planck/keymaps/joe/Makefile b/keyboards/planck/keymaps/joe/Makefile
index 581e08cd0..b2ca41944 100644
--- a/keyboards/planck/keymaps/joe/Makefile
+++ b/keyboards/planck/keymaps/joe/Makefile
@@ -1,3 +1,6 @@
+# Please remove if no longer applicable
+$(warning THIS FILE MAY BE TOO LARGE FOR YOUR KEYBOARD)
+$(warning Please disable some options in the Makefile to resolve)
# Build Options
@@ -22,4 +25,4 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
ifndef QUANTUM_DIR
include ../../../../Makefile
-endif \ No newline at end of file
+endif