summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/impossible/Makefile
diff options
context:
space:
mode:
authorJack Humbert2016-12-02 15:20:44 -0500
committerGitHub2016-12-02 15:20:44 -0500
commit11d263118a69f2fb8f7fb4c50e34c060cf28a1f9 (patch)
treed0b83b0f09bb913af9449f54d66c1a2f8d5e9aeb /keyboards/planck/keymaps/impossible/Makefile
parente14b0e8e7e37116d65f489e6f6ece72c39a603cd (diff)
parent245c9508bd6169d2feb398e99234103cc669efa7 (diff)
Merge pull request #929 from jackhumbert/hf/size-warnings
Adds warnings to Planck keymaps that exceed 0x7000 bytes in size
Diffstat (limited to 'keyboards/planck/keymaps/impossible/Makefile')
-rw-r--r--keyboards/planck/keymaps/impossible/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/planck/keymaps/impossible/Makefile b/keyboards/planck/keymaps/impossible/Makefile
index 581e08cd0..cf2c31f0f 100644
--- a/keyboards/planck/keymaps/impossible/Makefile
+++ b/keyboards/planck/keymaps/impossible/Makefile
@@ -1,4 +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
# change to "no" to disable the options, or define them in the Makefile in