]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/jc65/v32u4/readme.md
[Keyboard] Add QMK configurator JSON for Alice PCB (#6397)
[qmk_firmware.git] / keyboards / jc65 / v32u4 / readme.md
1 JC65
2 ===
3
4 ![JC65](https://i.imgur.com/I4hCyBI.jpg)
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.
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/v32u4:default
17
18 Or to make and flash:
19
20     make jc65/v32u4:default:dfu
21
22 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.