forked from mirrors/qmk_firmware
4cd92cac1c
Co-authored-by: Kyle McCreery <mccreery.kyle@gmail.com>
993 B
993 B
BB40
A completely normal BlackPill-powered 40% DIY kit.
The f401
version is the standard for this kit, using an STM32F401 BlackPill. The f411
version will not run on an STM32F401 BlackPill; if in doubt, use f401
.
- Keyboard Maintainer: Kyle McCreery
- Hardware Supported: BB40 v1.0
- Hardware Availability: BB40 on MechWild
Make example for this keyboard (after setting up your build environment):
make mechwild/bb40/f401:default
make mechwild/bb40/f411:default
Flashing example for this keyboard:
make mechwild/bb40/f401:default:flash
make mechwild/bb40/f411:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.