~ruther/qmk_firmware

ref: 6e7c1c90fd51e540b3cad03ba3325bcb925d0e2f qmk_firmware/keyboards/mechwild/bb65/readme.md -rw-r--r-- 1.1 KiB
6e7c1c90 — Rutherther fix: remap ROW3 in kyria because of broken pin by static electricity discharge 2 months ago

#BB65

bb65

BB65 is a completely normal BlackPill-powered 65% DIY kit. It’s got all the letters, a number row, and arrow keys. Basic as it can be.

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/bb65/f401:default
make mechwild/bb65/f411:default

Flashing example for this keyboard:

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

Do not follow this link