diff options
author | Joel Challis <git@zvecr.com> | 2023-05-09 01:05:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-08 18:05:29 -0600 |
commit | c7c510f53f4b2a591de6f3b0227c08d47014aa3b (patch) | |
tree | 2e90aa4b696bde03afbb942d363a64b01faf6433 /keyboards/ebastler | |
parent | 54d172830cf9f526b0d5ddce963c470d70e8fb86 (diff) |
Specifying the default board file is redundant (#20807)
Diffstat (limited to 'keyboards/ebastler')
-rw-r--r-- | keyboards/ebastler/e80_1800/info.json | 1 |
1 files changed, 0 insertions, 1 deletions
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", |