diff options
Diffstat (limited to 'keyboards/spaceholdings/nebula12/rules.mk')
-rwxr-xr-x | keyboards/spaceholdings/nebula12/rules.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/spaceholdings/nebula12/rules.mk b/keyboards/spaceholdings/nebula12/rules.mk index 961d5a4915..23693f972a 100755 --- a/keyboards/spaceholdings/nebula12/rules.mk +++ b/keyboards/spaceholdings/nebula12/rules.mk @@ -1,10 +1,3 @@ -# MCU name -MCU = STM32F072 -BOARD = GENERIC_STM32_F072XB - -# 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. |