Ryan 2da0827d4f Remove matrix size defines (#19581) vor 3 Jahren
..
keymaps b7771ec25b RESET -> QK_BOOT default keymaps (#17037) vor 4 Jahren
cascade.c cae4911ca8 [Keyboard] Add Studio Kestra Cascade PCB (#12704) vor 5 Jahren
cascade.h cae4911ca8 [Keyboard] Add Studio Kestra Cascade PCB (#12704) vor 5 Jahren
config.h 2da0827d4f Remove matrix size defines (#19581) vor 3 Jahren
info.json f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) vor 3 Jahren
readme.md c6e291c416 Revert RESET-> QK_BOOT in Read Me files where applicable (#19262) vor 3 Jahren
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) vor 3 Jahren

readme.md

Cascade

60% universal hotswap/solder PCB with USB-C that supports multiple commonly used layouts.

Bootload Sequence

There are 3 ways to put the board in bootloader mode:

  • Hold the top-left key (typically Esc) while plugging in the USB cable, OR
  • While the PCB is plugged into the PC, press the physical RESET button on the back of the board, OR
  • With the default layout, toggle Layer 1 and press the ESC key.

Compiling Firmware

Make example for this keyboard (after setting up your build environment):

make studiokestra/cascade:default

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