Remove references to Makefile in keyboard-level rules.mk (#15427)
This commit is contained in:
parent
b66b911fa2
commit
7f90cb1781
145 changed files with 95 additions and 679 deletions
|
@ -1,10 +1,3 @@
|
|||
# QMK Standard 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
|
||||
#
|
||||
# See TOP/keyboards/helix/rules.mk for a list of options that can be set.
|
||||
# See TOP/docs/config_options.md for more information.
|
||||
#
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
AUDIO_ENABLE = yes # Audio output
|
||||
LTO_ENABLE = no # if firmware size over limit, try this option
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue