Miscellaneous stuff: remove clang-complete and autocomplete.sh, fix some rules.mk comments (#8784)

This commit is contained in:
Ryan
2020-04-15 19:03:49 +10:00
committed by GitHub
parent 2ae39ccf38
commit e990863296
9 changed files with 22 additions and 29 deletions

View File

@@ -5,6 +5,13 @@ MCU = atmega32u4
F_CPU = 8000000
# Bootloader selection
# Teensy halfkay
# Pro Micro caterina
# Atmel DFU atmel-dfu
# LUFA DFU lufa-dfu
# QMK DFU qmk-dfu
# ATmega32A bootloadHID
# ATmega328P USBasp
BOOTLOADER = caterina
# Build Options