qmk_firmware/keyboards/cherrybstudio/cb87v2
Ryan 4ae9bfd17a
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-24 17:37:54 +10:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) 2023-06-24 17:37:54 +10:00
info.json Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) 2023-06-24 17:37:54 +10:00
matrix_diagram.md CherryB Studio CB87v2 Layout Macro Additions (#20597) 2023-04-27 21:23:14 -07:00
readme.md CherryB Studio CB87v2 Layout Macro Additions (#20597) 2023-04-27 21:23:14 -07:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

CherryB Studio CB87v2

cb87v2

An advance TKL PCB with many configurable layouts

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

make cherrybstudio/cb87v2:default

Flashing example for this keyboard:

make cherrybstudio/cb87v2:default:flash

Accessing Bootloader Mode

To access Bootloader Mode, do one of the following:

  • Tap the Reset switch behind the PCB near the MCU
  • Hold the top left key of the keyboard while connecting the USB cable

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