9 lines
410 B
Makefile
9 lines
410 B
Makefile
# If you are using a custom Pro Micro-compatible dev board (Elite-C, Sea-Micro, etc)
|
|
# you may need to uncomment and modify this BOOTLOADER setting to use the correct
|
|
# bootloader. (e.g. Elite-Cs use "atmel-dfu", not "caterina".)
|
|
#
|
|
# See the QMK docs for more information:
|
|
# https://docs.qmk.fm/#/flashing
|
|
# https://docs.qmk.fm/#/driver_installation_zadig?id=list-of-known-bootloaders
|
|
|
|
# BOOTLOADER = caterina
|