blob: 378a653d903d0f50afeb44ad81e419b797553406 (
plain)
1
2
3
4
5
6
7
|
# Bootloader
# This definition is optional, and if your keyboard supports multiple bootloaders of
# different sizes, comment this out, and the correct address will be loaded
# automatically (+60). See bootloader.mk for all options.
BOOTLOADER = qmk-dfu
TAP_DANCE_ENABLE = yes
|