qmk_firmware/keyboards/studiokestra/cascade
Joel Challis 14990ca5a2
Migrate features from rules.mk to data driven - ST (#23286)
2024-03-15 22:24:10 +00:00
..
keymaps
config.h Move RGBLight animations to data driven (#21635) 2023-08-23 22:11:39 +01:00
keyboard.json Migrate features from rules.mk to data driven - ST (#23286) 2024-03-15 22:24:10 +00:00
readme.md Revert RESET-> QK_BOOT in Read Me files where applicable (#19262) 2022-12-09 03:12:49 +11:00

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.