]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/jc65/readme.md
Readmes!
[qmk_firmware.git] / keyboards / jc65 / readme.md
1 JC65
2 ===
3
4 ![JC65](https://imgur.com/a/C2oa5)
5
6 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. In the near future both PCB versions should be available from keyclack.com when the storefront part opens.
7
8 These docs are for the QMK version of the PCB. [More info on qmk.fm](http://qmk.fm/planck/)
9
10 Keyboard Maintainer: [Ethan Madden](https://github.com/jetpacktuxedo)
11 Hardware Supported: JC65 rev.qmk
12 Hardware Availability: [keyclack.com](https://keyclack.com/)
13
14 Make example for this keyboard (after setting up your build environment):
15
16     make jc65-default
17
18 Or to make and flash:
19
20     make jc65-default-dfu
21
22 See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.