aboutsummaryrefslogtreecommitdiff
path: root/keyboards/capsunlocked/cu80/v2_iso/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/capsunlocked/cu80/v2_iso/readme.md')
-rw-r--r--keyboards/capsunlocked/cu80/v2_iso/readme.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/capsunlocked/cu80/v2_iso/readme.md b/keyboards/capsunlocked/cu80/v2_iso/readme.md
index bcdbfaa62..cf8c5fc6f 100644
--- a/keyboards/capsunlocked/cu80/v2_iso/readme.md
+++ b/keyboards/capsunlocked/cu80/v2_iso/readme.md
@@ -4,12 +4,13 @@ The CU80 v2 ISO is the PCB for round 2 of the CU80 TKL keyboard, with fixed layo
4 4
5To 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. 5To 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.
6 6
7* Keyboard maintainer: [rys](https://github.com/rys) 7* Keyboard maintainer: [rys](https://github.com/rys) & [maz0r](https://github.com/maz0r)
8* Hardware supported: [CU80 v2 ISO](https://imgur.com/yMZMt6j) 8* Hardware supported: [CU80 v2 ISO](https://imgur.com/yMZMt6j)
9* Hardware availability: [CapsUnlocked](https://caps-unlocked.com/cu80-round-2/) 9* Hardware availability: [CapsUnlocked](https://caps-unlocked.com/cu80-round-2/)
10 10
11Make and flash example for this keyboard (after setting up your build environment): 11Make and flash example for this keyboard (after setting up your build environment):
12 12
13 make capsunlocked/cu80/v2_iso:default:flash 13 make capsunlocked/cu80/v2_iso:default:flash
14 make capsunlocked/cu80/v2_iso/rgb:default:flash
14 15
15See 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). 16See 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).