qmk_firmware/keyboards/cherrybstudio/cb87
Ryan 26854f5940
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
2023-02-22 01:12:42 +00:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
cb87.c
cb87.h
config.h Remove default and unused `BACKLIGHT_LEVELS` (#19898) 2023-02-22 01:12:42 +00:00
info.json Move LED indicator config to data driven (#19800) 2023-02-17 13:14:29 +11:00
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

CherryB Studio CB87

CB87

A TKL PCB for CherryB Studio Freyr and replacement for some TKL keyboards.

  • Keyboard Maintainer: duongaanh
  • Hardware Supported: CB87, atmega32u4
  • Hardware Availability: CherryB Studio

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

make cherrybstudio/cb87:default

Flashing example for this keyboard:

make cherrybstudio/cb87:default:flash

Accessing Bootloader Mode

To access Bootloader Mode, do one of the following:

  • Tap the Reset switch mounted on the top side of the PCB to the left of the spacebar
  • 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.