diff options
author | Ryan <fauxpark@gmail.com> | 2023-02-17 14:15:06 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-17 14:15:06 +1100 |
commit | 43843e19b630da894e7d5b92edbce8dbdf7f288c (patch) | |
tree | c9be2eb6b33ba6e581c85e55a3a458e43f8214c5 /keyboards/dztech | |
parent | f4ba17c4a0ee59603c167b04f2d6f6eee8b2cf1b (diff) |
Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'keyboards/dztech')
-rw-r--r-- | keyboards/dztech/dz60rgb/v1/rules.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/dztech/dz60rgb/v1/rules.mk b/keyboards/dztech/dz60rgb/v1/rules.mk index 22ecf071a7..c1fb17d02d 100644 --- a/keyboards/dztech/dz60rgb/v1/rules.mk +++ b/keyboards/dztech/dz60rgb/v1/rules.mk @@ -1,10 +1,3 @@ -# MCU name -MCU = STM32F303 -BOARD = QMK_PROTON_C - -# Bootloader selection -BOOTLOADER = stm32-dfu - # Build Options # change yes to no to disable # |