Ryan f3bae56808 Update keycodes for keyboards with RGB Matrix (#24484) 1 year ago
..
f401 b23ddb9ad8 [keyboard] mechwild/bbpad (#24072) 2 years ago
f411 b23ddb9ad8 [keyboard] mechwild/bbpad (#24072) 2 years ago
keymaps f3bae56808 Update keycodes for keyboards with RGB Matrix (#24484) 1 year ago
config.h b23ddb9ad8 [keyboard] mechwild/bbpad (#24072) 2 years ago
halconf.h b23ddb9ad8 [keyboard] mechwild/bbpad (#24072) 2 years ago
info.json b23ddb9ad8 [keyboard] mechwild/bbpad (#24072) 2 years ago
mcuconf.h b23ddb9ad8 [keyboard] mechwild/bbpad (#24072) 2 years ago
readme.md b23ddb9ad8 [keyboard] mechwild/bbpad (#24072) 2 years ago

readme.md

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.