commit c7c510f53f4b2a591de6f3b0227c08d47014aa3b
parent 54d172830cf9f526b0d5ddce963c470d70e8fb86
Author: Joel Challis <git@zvecr.com>
Date: Tue, 9 May 2023 01:05:29 +0100
Specifying the default board file is redundant (#20807)
Diffstat:
3 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/keyboards/akb/vero/info.json b/keyboards/akb/vero/info.json
@@ -3,7 +3,6 @@
"keyboard_name": "Vero",
"maintainer": "arnstadm",
"bootloader": "stm32-dfu",
- "board": "GENERIC_STM32_F411XE",
"diode_direction": "COL2ROW",
"features": {
"bootmagic": true,
diff --git a/keyboards/ebastler/e80_1800/info.json b/keyboards/ebastler/e80_1800/info.json
@@ -5,7 +5,6 @@
"url": "https://mpwr.xyz/projects/e80-1800.html",
"bootloader": "stm32-dfu",
"processor": "STM32F072",
- "board": "GENERIC_STM32_F072XB",
"usb": {
"vid": "0x6562",
"pid": "0x1338",
diff --git a/keyboards/teleport/native/info.json b/keyboards/teleport/native/info.json
@@ -5,7 +5,6 @@
"url": "https://nvil.gg",
"bootloader": "stm32-dfu",
"processor": "STM32F411",
- "board": "GENERIC_STM32_F411XE",
"usb": {
"vid": "0x7470",
"device_version": "1.0.0",