]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Merge pull request #930 from cbbrowne/master
authorJack Humbert <jack.humb@gmail.com>
Fri, 2 Dec 2016 20:21:04 +0000 (15:21 -0500)
committerGitHub <noreply@github.com>
Fri, 2 Dec 2016 20:21:04 +0000 (15:21 -0500)
Adds warnings to Planck keymaps that exceed 0x7000 bytes in size #929

13 files changed:
keyboards/planck/keymaps/jhenahan/Makefile
keyboards/planck/keymaps/joe/Makefile
keyboards/planck/keymaps/leo/Makefile
keyboards/planck/keymaps/lucas/Makefile
keyboards/planck/keymaps/mollat/Makefile
keyboards/planck/keymaps/nico/Makefile
keyboards/planck/keymaps/premek/Makefile
keyboards/planck/keymaps/priyadi/Makefile
keyboards/planck/keymaps/pvc/Makefile
keyboards/planck/keymaps/sgoodwin/Makefile
keyboards/planck/keymaps/tak3over/Makefile
keyboards/planck/keymaps/thermal_printer/Makefile
keyboards/planck/keymaps/vifon/Makefile

index de01ad2404bdefe460fef14c317f97d9d580c78d..83da2a7f8968359f6386f3f4ddc7215a4b391cd3 100644 (file)
@@ -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 
index 581e08cd02aab5f0c0519f0a8c2a43486274fa39..b2ca419445f96612a47a1d0d62f5adef5215a505 100644 (file)
@@ -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
index 581e08cd02aab5f0c0519f0a8c2a43486274fa39..b2ca419445f96612a47a1d0d62f5adef5215a505 100644 (file)
@@ -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
index 581e08cd02aab5f0c0519f0a8c2a43486274fa39..b2ca419445f96612a47a1d0d62f5adef5215a505 100644 (file)
@@ -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
index 581e08cd02aab5f0c0519f0a8c2a43486274fa39..b2ca419445f96612a47a1d0d62f5adef5215a505 100644 (file)
@@ -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
index 581e08cd02aab5f0c0519f0a8c2a43486274fa39..b2ca419445f96612a47a1d0d62f5adef5215a505 100644 (file)
@@ -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
index 0f4953888dd8743710682742d0b6ba4f9dfebbe1..b2ca419445f96612a47a1d0d62f5adef5215a505 100644 (file)
@@ -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
index aa211d2f0530eb155beb729c4a4c3e3c9c4459b0..f113f496c218d897bf236bb72e8693fe4f4e9155 100644 (file)
@@ -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
index b2ff961fa5e218ef18cdfa3be565eef2f2e367d1..c92ca1bffafaff7ad9edcd9d4920cb860c3512d9 100644 (file)
@@ -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
 #   change to "no" to disable the options, or define them in the Makefile in
@@ -21,4 +24,4 @@ SLEEP_LED_ENABLE = no  # Breathing sleep LED during USB suspend
 
 ifndef QUANTUM_DIR
        include ../../../../Makefile
-endif
\ No newline at end of file
+endif
index 581e08cd02aab5f0c0519f0a8c2a43486274fa39..b2ca419445f96612a47a1d0d62f5adef5215a505 100644 (file)
@@ -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
index 581e08cd02aab5f0c0519f0a8c2a43486274fa39..b2ca419445f96612a47a1d0d62f5adef5215a505 100644 (file)
@@ -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
index 3d1d11877f3374fc697a9d2aee0985c17a461c77..9477d1179ab8225d452884fc527fe2b3856e833d 100644 (file)
@@ -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
index 838cb4e88540b652a0923b487d5bcadc1b255a6b..53660a2e76e7cf46430a39b94f5094c072537c7a 100644 (file)
@@ -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