|
|
1 год назад | |
|---|---|---|
| .. | ||
| f401 | 4c2bdf7ab0 Migrate build target markers to keyboard.json - Misc (#23653) | 2 лет назад |
| f411 | 4c2bdf7ab0 Migrate build target markers to keyboard.json - Misc (#23653) | 2 лет назад |
| keymaps | 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) | 2 лет назад |
| config.h | c94c6fcc25 [Keyboard] Add MECHWILD BB65 (#23581) | 2 лет назад |
| halconf.h | c94c6fcc25 [Keyboard] Add MECHWILD BB65 (#23581) | 2 лет назад |
| info.json | f3fe59afe2 fix: mechwild/bb65 coordinate mix-up (#24738) | 1 год назад |
| mcuconf.h | c94c6fcc25 [Keyboard] Add MECHWILD BB65 (#23581) | 2 лет назад |
| readme.md | c94c6fcc25 [Keyboard] Add MECHWILD BB65 (#23581) | 2 лет назад |
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.
