mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-17 13:12:08 +00:00
Merge 95b5512b7c
into f0b04b2a3a
This commit is contained in:
commit
a085cecb0e
@ -1,8 +1,3 @@
|
|||||||
ifneq (,$(filter $(MCU),atmega32u4))
|
|
||||||
# TODO: opt in rather than assume everything uses a pro micro
|
|
||||||
PIN_COMPATIBLE ?= promicro
|
|
||||||
endif
|
|
||||||
|
|
||||||
# Remove whitespace from any rule.mk provided vars
|
# Remove whitespace from any rule.mk provided vars
|
||||||
# - env cannot be overwritten but cannot have whitespace anyway
|
# - env cannot be overwritten but cannot have whitespace anyway
|
||||||
CONVERT_TO:=$(strip $(CONVERT_TO))
|
CONVERT_TO:=$(strip $(CONVERT_TO))
|
||||||
|
Loading…
Reference in New Issue
Block a user