Fix up build options comments (#15463)
This commit is contained in:
@@ -6,7 +6,7 @@ BOARD = QMK_PROTON_C
|
||||
BOOTLOADER = stm32-dfu
|
||||
|
||||
# Build Options
|
||||
# comment out to disable the options.
|
||||
# change yes to no to disable
|
||||
#
|
||||
BACKLIGHT_ENABLE = yes
|
||||
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
|
||||
|
@@ -9,7 +9,7 @@ BOOTLOADER = stm32-dfu
|
||||
WS2812_DRIVER = spi
|
||||
|
||||
# Build Options
|
||||
# comment out to disable the options.
|
||||
# change yes to no to disable
|
||||
#
|
||||
BACKLIGHT_ENABLE = yes
|
||||
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
|
||||
|
Reference in New Issue
Block a user