summaryrefslogtreecommitdiff
path: root/keyboards/jc65/v32u4/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/jc65/v32u4/readme.md')
-rw-r--r--keyboards/jc65/v32u4/readme.md22
1 files changed, 0 insertions, 22 deletions
diff --git a/keyboards/jc65/v32u4/readme.md b/keyboards/jc65/v32u4/readme.md
deleted file mode 100644
index 61ac70e28e..0000000000
--- a/keyboards/jc65/v32u4/readme.md
+++ /dev/null
@@ -1,22 +0,0 @@
-JC65
-===
-
-![JC65](https://i.imgur.com/I4hCyBI.jpg)
-
-The JC65 PCB actually has two revisions: A QMK native version, and a PS2AVRGB version. Jchan offered both PCBs as options during the M65-A Round 1 group buy, and were also available choices for the 65% acrylic case group buy.
-
-These docs are for the QMK version of the PCB. [More info on qmk.fm](http://qmk.fm/planck/)
-
-Keyboard Maintainer: [Ethan Madden](https://github.com/jetpacktuxedo)
-Hardware Supported: JC65 rev.qmk
-Hardware Availability: [keyclack.com](https://keyclack.com/)
-
-Make example for this keyboard (after setting up your build environment):
-
- make jc65/v32u4:default
-
-Or to make and flash:
-
- make jc65/v32u4:default:dfu
-
-See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.