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

@ -7,11 +7,9 @@ SRC += ../common/common_oled.c
QUANTUM_LIB_SRC += i2c_master.c
# 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
# change yes to no to disable
#
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.)
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = yes # Console for debug