QMK Bot e578434ba8 Merge remote-tracking branch 'origin/master' into develop 2 years ago
..
f401 831deac212 Migrate build target markers to keyboard.json (#23293) 2 years ago
f411 831deac212 Migrate build target markers to keyboard.json (#23293) 2 years ago
keymaps 2a4c746718 handwired/technicpad: fix `keyboard` in keymaps (#23408) 2 years ago
info.json 4cd92cac1c [Keyboard] mechwild/bb40 (#22958) 2 years ago
readme.md 4cd92cac1c [Keyboard] mechwild/bb40 (#22958) 2 years ago

readme.md

BB40

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.

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.