2018-07-12 19:36:47 +02:00
# JC65
2017-08-09 01:00:48 +02:00
2018-02-19 20:07:59 +01:00
![JC65 with 32u4 ](https://i.imgur.com/I4hCyBI.jpg )
![JC65 with 32a ](https://i.imgur.com/9cJ9UbX.jpg )
2017-08-09 01:00:48 +02:00
2018-07-12 19:36:47 +02:00
The JC65 is the PCB for the Rama M65-A sold through [keyclack.com ](https://keyclack.com/ ). There are two revisions available, a native QMK powered PCB (v32u4) and a PS2AVRGB PCB (v32a), both are available on keyclack.
QMK is supported for both variants.
2017-08-09 01:00:48 +02:00
2018-02-10 23:24:54 +01:00
Make example native QMK version (after setting up your build environment):
2017-08-09 01:00:48 +02:00
2018-02-10 23:24:54 +01:00
make jc65/v32u4:default
2017-08-09 01:00:48 +02:00
2018-02-10 23:24:54 +01:00
Make example ps2avrGB version (after setting up your build environment):
2017-08-09 01:00:48 +02:00
2018-02-19 20:07:59 +01:00
make jc65/v32a:default