qmk_firmware/keyboards/cherrybstudio/cb65
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 18:41:46 +11:00
..
keymaps
cb65.c
cb65.h
config.h Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +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 Works CB65

CB65

An universal 65 percents PCB for many keyboard with USB daughterboard Board has a rotary encoder but disabled for VIA support.

  • Keyboard Maintainer: lunaticwhat
  • Hardware Supported: CB65, atmega32u4
  • Hardware Availability: CherryB Studio

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

make cherrybstudio/cb65:default

Flashing example for this keyboard:

make cherrybstudio/cb65:default:flash

Accessing Bootloader Mode

To access Bootloader Mode, do one of the following:

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