diff options
author | QMK Bot <hello@qmk.fm> | 2021-03-07 20:20:33 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-03-07 20:20:33 +0000 |
commit | 43b47495e333a640903c029a35defda5b000502f (patch) | |
tree | 5f42ef0b263c5fc2e25cbca92388cd4f618c4884 /keyboards/capsunlocked/cu80/v2_ansi_rgb/readme.md | |
parent | b15288fb87c9a5daf47278c84d0ee3bca241dabb (diff) | |
parent | 75fd6bd2690583ae62c43f0b9a930cd9f6d8dbb3 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/capsunlocked/cu80/v2_ansi_rgb/readme.md')
-rw-r--r-- | keyboards/capsunlocked/cu80/v2_ansi_rgb/readme.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/capsunlocked/cu80/v2_ansi_rgb/readme.md b/keyboards/capsunlocked/cu80/v2_ansi_rgb/readme.md new file mode 100644 index 0000000000..302248f117 --- /dev/null +++ b/keyboards/capsunlocked/cu80/v2_ansi_rgb/readme.md @@ -0,0 +1,18 @@ +# CU80 v2 ANSI RGB + +The CU80 v2 ANSI is the PCB for round 2 of the CU80 TKL keyboard, with matrix RGB lighting, fixed ANSI layout and VIA support. + +This firmware adds RGB matrix support. + +To place the keyboard into bootloader mode in order to flash it, hold the ESC key while plugging the board in. + +* Keyboard maintainer: [rys](https://github.com/rys) +* Hardware supported: CU80 v2 ANSI +* 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_ansi_rgb:default:flash + make capsunlocked/cu80/v2_ansi_rgb:via: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). |