diff options
Diffstat (limited to 'keyboards/hand88/rules.mk')
-rwxr-xr-x | keyboards/hand88/rules.mk | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/hand88/rules.mk b/keyboards/hand88/rules.mk index adc15fb5fc..266889cfe7 100755 --- a/keyboards/hand88/rules.mk +++ b/keyboards/hand88/rules.mk @@ -1,9 +1,3 @@ -# MCU name -MCU = STM32F072 - -# Bootloader selection -BOOTLOADER = stm32-dfu - # Do not put the microcontroller into power saving mode # when we get USB suspend event. We want it to keep updating # backlight effects. |