mirror of https://github.com/qmk/qmk_firmware
16 lines
549 B
Markdown
16 lines
549 B
Markdown
JC65
|
|
===
|
|
|
|
![JC65 with 32u4](https://i.imgur.com/I4hCyBI.jpg)
|
|
![JC65 with 32a](https://i.imgur.com/9cJ9UbX.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 are now currently available on [keyclack.com](https://keyclack.com/)
|
|
|
|
Make example native QMK version (after setting up your build environment):
|
|
|
|
make jc65/v32u4:default
|
|
|
|
Make example ps2avrGB version (after setting up your build environment):
|
|
|
|
make jc65/v32a:default
|