1
0
Fork 0

[Keyboard] Add CherryB Studio Keyboards (#11475)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
This commit is contained in:
Duong Anh 2021-04-03 04:25:44 +07:00 committed by GitHub
parent cd981ec56a
commit 43d74d7fa5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 582 additions and 0 deletions

View file

@ -0,0 +1,26 @@
# CherryB Studio CB87
![CB87](https://i.imgur.com/balJ20Xl.png)
A TKL PCB for CherryB Studio Freyr and replacement for some TKL keyboards.
* Keyboard Maintainer: duongaanh
* Hardware Supported: CB87, atmega32u4
* Hardware Availability: [CherryB Studio](https://www.reddit.com/r/mechmarket/comments/kkgs6p/gb_freyr_tkl_cb_edition_holiday_preorder/)
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](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).