You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Joel Challis d2accb48e7
RESET -> QK_BOOT keyboard readme (#18110)
1 year ago
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2 years ago
cascade.c [Keyboard] Add Studio Kestra Cascade PCB (#12704) 3 years ago
cascade.h [Keyboard] Add Studio Kestra Cascade PCB (#12704) 3 years ago
config.h Move keyboard USB IDs and strings to data driven: S (#17889) 1 year ago
info.json Move keyboard USB IDs and strings to data driven: S (#17889) 1 year ago
readme.md RESET -> QK_BOOT keyboard readme (#18110) 1 year ago
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2 years ago

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 QK_BOOT 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.