diff options
Diffstat (limited to 'keyboards/handwired/onekey/proton_c/rules.mk')
-rw-r--r-- | keyboards/handwired/onekey/proton_c/rules.mk | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/handwired/onekey/proton_c/rules.mk b/keyboards/handwired/onekey/proton_c/rules.mk index 7a846816d1..e69de29bb2 100644 --- a/keyboards/handwired/onekey/proton_c/rules.mk +++ b/keyboards/handwired/onekey/proton_c/rules.mk @@ -1,6 +0,0 @@ -# MCU name -MCU = STM32F303 -BOARD = QMK_PROTON_C - -# Bootloader selection -BOOTLOADER = stm32-dfu |