diff options
author | QMK Bot <hello@qmk.fm> | 2021-02-24 18:49:10 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-02-24 18:49:10 +0000 |
commit | bee1b553cdf7ea1486a118e80982398b9acca2f7 (patch) | |
tree | 34cd72b77411d1cdf5bc612d69b22a23d8e366f4 /keyboards/capsunlocked/cu80/v2_iso/readme.md | |
parent | 146b042514569acac33b616aa278d293af594f49 (diff) | |
parent | 215caad320b51c5f065a047b38cb1036cad8ebaa (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/capsunlocked/cu80/v2_iso/readme.md')
-rw-r--r-- | keyboards/capsunlocked/cu80/v2_iso/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/capsunlocked/cu80/v2_iso/readme.md b/keyboards/capsunlocked/cu80/v2_iso/readme.md new file mode 100644 index 0000000000..bcdbfaa627 --- /dev/null +++ b/keyboards/capsunlocked/cu80/v2_iso/readme.md @@ -0,0 +1,15 @@ +# CU80 v2 ISO + +The CU80 v2 ISO is the PCB for round 2 of the CU80 TKL keyboard, with fixed layout ISO and VIA support. + +To place the keyboard into bootloader mode in order to flash it, hold the ESC key while plugging the board in, or use the reset button on the back of the PCB. + +* Keyboard maintainer: [rys](https://github.com/rys) +* Hardware supported: [CU80 v2 ISO](https://imgur.com/yMZMt6j) +* Hardware availability: [CapsUnlocked](https://caps-unlocked.com/cu80-round-2/) + +Make and flash example for this keyboard (after setting up your build environment): + + make capsunlocked/cu80/v2_iso:default:flash + +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). |