…
|
||
---|---|---|
.. | ||
keymaps | ||
brick.c | ||
brick.h | ||
config.h | ||
info.json | ||
readme.md | ||
rules.mk |
readme.md
Brick
A 40% ortholinear Planck-shaped keyboard with bottom blockers for Cervello. Created by Pauper.
- Keyboard Maintainer: Juno Nguyen
- Hardware Availability: P3D Store
Make example for this keyboard (after setting up your build environment):
make brick:default
Flashing example for this keyboard:
make brick:default:flash
Bootloader
Enter the bootloader in 3 ways:
- Bootmagic reset: Hold down Escape and plug in the keyboard.
- Physical reset button: Briefly press the reset button below the pro-micro.
- Keycode in layout: The
QK_BOOT
key can be found by holdingFUNC
in between the space bars and pressingESC
.
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.