1
0
Fork 0

Remove references to Makefile in keyboard-level rules.mk (#15427)

This commit is contained in:
Ryan 2021-12-08 10:40:26 +11:00 committed by GitHub
parent b66b911fa2
commit 7f90cb1781
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
145 changed files with 95 additions and 679 deletions

View file

@ -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