MechMerlin fa0d97a37f info.json configurator support for popular 65% keyboards ()
* Support for tada68 ansi layout.

Avoiding the iso layout as it doesn't seem correct

* whitefox support for configurator

* configurator support for jc65 PCB featuring both the qmk and ps2avrgb versions
..
v32a info.json configurator support for popular 65% keyboards ()
v32u4 info.json configurator support for popular 65% keyboards ()
jc65.c Add JC65 ps2avrGB keyboard ()
jc65.h Add JC65 ps2avrGB keyboard ()
readme.md Readme img link updates ()
rules.mk Add JC65 ps2avrGB keyboard ()

readme.md

JC65

JC65 with 32u4 JC65 with 32a

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

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