Migrate MCU
and BOOTLOADER
to data-driven (#19529)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
{
|
||||
"keyboard_name": "Tractyl Manuform (5x6) Proton-C"
|
||||
"keyboard_name": "Tractyl Manuform (5x6) Proton-C",
|
||||
"processor": "STM32F303",
|
||||
"bootloader": "stm32-dfu"
|
||||
}
|
||||
|
@@ -1,9 +1,3 @@
|
||||
# MCU name
|
||||
MCU = STM32F303
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = stm32-dfu
|
||||
|
||||
# KEYBOARD_SHARED_EP = yes
|
||||
CONSOLE_ENABLE = yes
|
||||
|
||||
|
Reference in New Issue
Block a user