summaryrefslogtreecommitdiffstats
path: root/keyboards
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-05-09 01:05:29 +0100
committerGitHub <noreply@github.com>2023-05-08 18:05:29 -0600
commitc7c510f53f4b2a591de6f3b0227c08d47014aa3b (patch)
tree2e90aa4b696bde03afbb942d363a64b01faf6433 /keyboards
parent54d172830cf9f526b0d5ddce963c470d70e8fb86 (diff)
Specifying the default board file is redundant (#20807)
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/akb/vero/info.json1
-rw-r--r--keyboards/ebastler/e80_1800/info.json1
-rw-r--r--keyboards/teleport/native/info.json1
3 files changed, 0 insertions, 3 deletions
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",