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
|
@ -5,8 +5,7 @@ MCU = atmega32u4
|
|||
BOOTLOADER = caterina
|
||||
|
||||
# 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
|
||||
MOUSEKEY_ENABLE = no # Mouse keys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue