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