qmk_firmware/keyboards/mechwild/bbpad/readme.md
Less/Rikki b23ddb9ad8
[keyboard] mechwild/bbpad (#24072)
* Initial bbpad commit

* refactor: bbpad

---------

Co-authored-by: Kyle McCreery <mccreery.kyle@gmail.com>
2024-07-07 13:09:48 -06:00

1,003 B

BBPad

BBPad

A completely normal BlackPill-powered DIY numpad 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.

Make example for this keyboard (after setting up your build environment):

make mechwild/bbpad/f401:default
make mechwild/bbpad/f411:default

Flashing example for this keyboard:

make mechwild/bbpad/f401:default:flash
make mechwild/bbpad/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.