From c7c510f53f4b2a591de6f3b0227c08d47014aa3b Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Tue, 9 May 2023 01:05:29 +0100 Subject: Specifying the default board file is redundant (#20807) --- keyboards/akb/vero/info.json | 1 - keyboards/ebastler/e80_1800/info.json | 1 - keyboards/teleport/native/info.json | 1 - 3 files changed, 3 deletions(-) (limited to 'keyboards') diff --git a/keyboards/akb/vero/info.json b/keyboards/akb/vero/info.json index 2ba6515bc9..a598578c0c 100644 --- 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 index b595c85118..c735adc927 100644 --- 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 index 1553660a41..9b27514e7d 100644 --- 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", -- cgit v1.2.3