diff options
| author | Less/Rikki <86894501+lesshonor@users.noreply.github.com> | 2024-03-28 21:21:49 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-28 18:21:49 -0700 |
| commit | 4cd92cac1ca61d67318a145ea504f3c22aefd0fb (patch) | |
| tree | f32f8b06c7cdec179a395aa8296a5a3b798173d1 /keyboards/mechwild/bb40/f401 | |
| parent | c035a37249ed064edbd51379bb45057e88e7ef11 (diff) | |
[Keyboard] mechwild/bb40 (#22958)
Co-authored-by: Kyle McCreery <mccreery.kyle@gmail.com>
Diffstat (limited to 'keyboards/mechwild/bb40/f401')
| -rw-r--r-- | keyboards/mechwild/bb40/f401/info.json | 3 | ||||
| -rw-r--r-- | keyboards/mechwild/bb40/f401/rules.mk | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/mechwild/bb40/f401/info.json b/keyboards/mechwild/bb40/f401/info.json new file mode 100644 index 0000000000..797e990059 --- /dev/null +++ b/keyboards/mechwild/bb40/f401/info.json @@ -0,0 +1,3 @@ +{ + "development_board": "blackpill_f401" +} diff --git a/keyboards/mechwild/bb40/f401/rules.mk b/keyboards/mechwild/bb40/f401/rules.mk new file mode 100644 index 0000000000..6e7633bfe0 --- /dev/null +++ b/keyboards/mechwild/bb40/f401/rules.mk @@ -0,0 +1 @@ +# This file intentionally left blank |
