mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 12:51:47 +00:00
adds warnings to 4 keymaps
This commit is contained in:
parent
e14b0e8e7e
commit
245c9508bd
@ -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
|
# Build Options
|
||||||
# change to "no" to disable the options, or define them in the Makefile in
|
# change to "no" to disable the options, or define them in the Makefile in
|
||||||
|
@ -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
|
# Build Options
|
||||||
# change to "no" to disable the options, or define them in the Makefile in
|
# change to "no" to disable the options, or define them in the Makefile in
|
||||||
|
@ -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
|
# Build Options
|
||||||
# change to "no" to disable the options, or define them in the Makefile in
|
# change to "no" to disable the options, or define them in the Makefile in
|
||||||
|
@ -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
|
# Build Options
|
||||||
# change to "no" to disable the options, or define them in the Makefile in
|
# change to "no" to disable the options, or define them in the Makefile in
|
||||||
|
Loading…
Reference in New Issue
Block a user