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

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.