qmk_firmware/keyboards/mechwild/bbpad
2024-07-12 10:35:32 +01:00
..
f401 [keyboard] mechwild/bbpad (#24072) 2024-07-07 13:09:48 -06:00
f411 [keyboard] mechwild/bbpad (#24072) 2024-07-07 13:09:48 -06:00
keymaps/default mechwild/bbpad: fix build (#24106) 2024-07-12 10:35:32 +01:00
config.h [keyboard] mechwild/bbpad (#24072) 2024-07-07 13:09:48 -06:00
halconf.h [keyboard] mechwild/bbpad (#24072) 2024-07-07 13:09:48 -06:00
info.json [keyboard] mechwild/bbpad (#24072) 2024-07-07 13:09:48 -06:00
mcuconf.h [keyboard] mechwild/bbpad (#24072) 2024-07-07 13:09:48 -06:00
readme.md [keyboard] mechwild/bbpad (#24072) 2024-07-07 13:09:48 -06:00

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.