From 93d917e48e1cf6a830ae694232bc4e186b372964 Mon Sep 17 00:00:00 2001 From: Dan Halbert Date: Tue, 30 Aug 2022 07:43:40 -0400 Subject: [PATCH] Remove pewpew13 board, which was a long-ago typo and does not exist --- docs/shared_bindings_matrix.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/shared_bindings_matrix.py b/docs/shared_bindings_matrix.py index 961b38370d..a08052e8ec 100644 --- a/docs/shared_bindings_matrix.py +++ b/docs/shared_bindings_matrix.py @@ -40,7 +40,6 @@ aliases_by_board = { "pybadge": ["edgebadge"], "pyportal": ["pyportal_pynt"], "gemma_m0": ["gemma_m0_pycon2018"], - "pewpew10": ["pewpew13"], } aliases_brand_names = { @@ -54,8 +53,6 @@ aliases_brand_names = { "Adafruit PyPortal Pynt", "gemma_m0_pycon2018": "Adafruit Gemma M0 PyCon 2018", - "pewpew13": - "PewPew 13", } additional_modules = {