forked from forks/qmk_firmware
Enable qmk-dfu bootloader
This commit is contained in:
parent
3685a59d90
commit
ee3ce06b5f
|
|
@ -23,6 +23,6 @@ SWAP_HANDS_ENABLE = no # Enable one-hand typing
|
|||
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
|
||||
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||
|
||||
# BOOTLOADER = qmk-dfu
|
||||
BOOTLOADER = qmk-dfu
|
||||
|
||||
OLED_DRIVER_ENABLE = yes
|
||||
|
|
|
|||
Loading…
Reference in a new issue