qmk_firmware/keyboards/brick
2023-02-05 20:49:25 +00:00
..
keymaps [Keyboard] Add Brick (#19728) 2023-02-05 20:49:25 +00:00
brick.c [Keyboard] Add Brick (#19728) 2023-02-05 20:49:25 +00:00
brick.h [Keyboard] Add Brick (#19728) 2023-02-05 20:49:25 +00:00
config.h [Keyboard] Add Brick (#19728) 2023-02-05 20:49:25 +00:00
info.json [Keyboard] Add Brick (#19728) 2023-02-05 20:49:25 +00:00
readme.md [Keyboard] Add Brick (#19728) 2023-02-05 20:49:25 +00:00
rules.mk [Keyboard] Add Brick (#19728) 2023-02-05 20:49:25 +00:00

Brick

A 40% ortholinear Planck-shaped keyboard with bottom blockers for Cervello. Created by Pauper.

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 holding FUNC in between the space bars and pressing ESC.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.