summaryrefslogtreecommitdiffstats
path: root/keyboards/capsunlocked/cu80/v2_ansi_rgb/readme.md
diff options
context:
space:
mode:
authormaz0r <mazmage@gmail.com>2021-04-19 06:24:30 +0100
committerGitHub <noreply@github.com>2021-04-18 22:24:30 -0700
commit1e19227b31f449b72542372b9c1cade126ecafa2 (patch)
tree131edb91095983fa1895c60bddb6186feaa3d879 /keyboards/capsunlocked/cu80/v2_ansi_rgb/readme.md
parent9b8c5c186005b557c45b4f8c7a52f4261c5ca28f (diff)
[Keyboard] Capsunlocked CU80 Squish and Refactor (#12193)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Diffstat (limited to 'keyboards/capsunlocked/cu80/v2_ansi_rgb/readme.md')
-rw-r--r--keyboards/capsunlocked/cu80/v2_ansi_rgb/readme.md18
1 files changed, 0 insertions, 18 deletions
diff --git a/keyboards/capsunlocked/cu80/v2_ansi_rgb/readme.md b/keyboards/capsunlocked/cu80/v2_ansi_rgb/readme.md
deleted file mode 100644
index 302248f117..0000000000
--- a/keyboards/capsunlocked/cu80/v2_ansi_rgb/readme.md
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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).