~ruther/qmk_firmware

ae46e6ace94656ffa3ce12f74022ea62c8786817 — James Young 5 years ago 444fd3b
Fix MCU rule for Wete (#8254)

Including the `xB` suffix prevents qmk_compiler (and thus QMK Configurator) from compiling firmware for the Wete.

Rolling this change back until we work out a long-term solution for the suffixes.
1 files changed, 1 insertions(+), 1 deletions(-)

M keyboards/wete/rules.mk
M keyboards/wete/rules.mk => keyboards/wete/rules.mk +1 -1
@@ 1,5 1,5 @@
# MCU name
MCU = STM32F072xB
MCU = STM32F072

# Build Options
#   comment out to disable the options.