diff options
author | QMK Bot <hello@qmk.fm> | 2021-04-02 21:26:07 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-04-02 21:26:07 +0000 |
commit | 56560a859b65bb23cef07aa1bba548b4c8c3c3de (patch) | |
tree | a087f916adf0dd4347dd9b02426e8b635ea8884c /keyboards/cherrybstudio/cb87/readme.md | |
parent | 65fab0ef5b83b9031138354d169eab21e401bf8b (diff) | |
parent | 43d74d7fa597572677ff79f8213d0ea23f20fc83 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/cherrybstudio/cb87/readme.md')
-rw-r--r-- | keyboards/cherrybstudio/cb87/readme.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/keyboards/cherrybstudio/cb87/readme.md b/keyboards/cherrybstudio/cb87/readme.md new file mode 100644 index 0000000000..72bd8c32fa --- /dev/null +++ b/keyboards/cherrybstudio/cb87/readme.md @@ -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). |