diff options
Diffstat (limited to 'keyboards/jc65/v32a/readme.md')
-rw-r--r-- | keyboards/jc65/v32a/readme.md | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/keyboards/jc65/v32a/readme.md b/keyboards/jc65/v32a/readme.md deleted file mode 100644 index 8a139ca664..0000000000 --- a/keyboards/jc65/v32a/readme.md +++ /dev/null @@ -1,25 +0,0 @@ -# JC65 - - - -A 65% keyboard with RGB - -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 PS2AVRGB version of the PCB. More info on qmk.fm - -* Keyboard Maintainer: [Jason Barnachea](https://github.com/nautxx) -* Hardware Supported: JC65 rev.ps2avrgb -* Hardware Availability: [keyclack.com](https://keyclack.com/) - -Make example for this keyboard (after setting up your build environment): - - make jc65/v32a:default - -Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid)) - - make jc65/v32a:default:flash - -**Reset Key**: Hold down the key commonly programmed as *left control* while plugging in the keyboard. - -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). |