~ruther/qmk_firmware

ref: 58696a3937c6c2ec2fd1401c7a76d740981afc5c qmk_firmware/keyboards/jc65/readme.md -rw-r--r-- 574 bytes
58696a39 — Ryan LED drivers: switch to i2c_writeReg() (#22878) 1 year, 11 months ago

#JC65

JC65 with 32u4 JC65 with 32a

The JC65 is the PCB for the Rama M65-A sold through 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.

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